incubator-nuttx/boards/arm/s32k1xx/s32k144evb
Xiang Xiao b329e2377d boards: Move toolchain related variables to Toolchain.defs
1.It make sense to let Toolchain.defs give the default value
2.The board can still change if the default isn't suitable
3.Avoid the same definition spread more than 200 Make.defs

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ic2649f1c7689bcf59c105ca8db61cad45b6e0e64
2020-07-20 17:10:37 +01:00
..
configs/nsh boards: Remove the unused CONFIG_xxx_CXXINITIALIZE=y 2020-07-01 10:41:37 -06:00
include
scripts boards: Move toolchain related variables to Toolchain.defs 2020-07-20 17:10:37 +01:00
src S32K1XX EEEPROM indentation fix 2020-06-30 12:46:50 -06:00
Kconfig
README.txt

README.txt

README
======

This directory holds the port to the NXP S32K144EVB-Q100 development board.

Contents
========

  o Status

Status
======

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