a8de37fbec
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
16 lines
236 B
Plaintext
16 lines
236 B
Plaintext
README
|
|
======
|
|
|
|
This directory holds the port to the NXP RDDRONE-UAVCAN board with S32K146 MCU.
|
|
|
|
Contents
|
|
========
|
|
|
|
o Status
|
|
|
|
Status
|
|
======
|
|
|
|
2020-01-23: Configuration created (copy-paste from S32K146EVB).
|
|
Tested: Serial console
|