nuttx/boards/arm/s32k1xx/rddrone-uavcan144
Xiang Xiao a8de37fbec Ensure all source code end with one and only one newline
by this command:
git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
2020-02-08 07:25:56 -06:00
..
configs Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
include S32K add support for Nxp drone boards (#224) 2020-02-07 04:53:40 -08:00
scripts S32K add support for Nxp drone boards (#224) 2020-02-07 04:53:40 -08:00
src S32K add support for Nxp drone boards (#224) 2020-02-07 04:53:40 -08:00
Kconfig S32K add support for Nxp drone boards (#224) 2020-02-07 04:53:40 -08:00
README.txt Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00

README
======

This directory holds the port to the NXP RDDRONE-UAVCAN board with S32K144 MCU.

Contents
========

  o Status

Status
======

  2020-01-23:  Configuration created (copy-paste from S32K146EVB).
    Tested: Serial console, I2C, SPI