Gregory Nutt
b0b33584ff
boards/arm/s32k1xx/s32k118evb/src/s32k118_clockconfig.c: Add clock configuration data for the S32K118EVB.
2019-08-15 16:56:57 -06:00
Gregory Nutt
fba40c40f1
arch/arm/src/s32k1xx/s32k1xx_clockconfig.h: Add data structures that will eventually be used to configure clocking.
2019-08-15 14:03:02 -06:00
Gregory Nutt
eb4fff5221
Minor updates from review of last PR.
2019-08-15 10:05:21 -06:00
Gregory Nutt
17a4efe031
boards/arm/s32k1xx/s32k118evb: More build fixes.
2019-08-14 13:31:21 -06:00
Gregory Nutt
963031f42c
arch/arm/src/s32k1xx: A few fixes. The build progresses further but still fails.
2019-08-14 12:40:51 -06:00
Gregory Nutt
8987a9e374
This commit adds initial board support for the NXP S32K118EVB. This configuration is intended, initially, to support development of the architecture support. This is VERY much a work in progress and you should not use this configuration unless you are interested in assisting with the bring-up.
...
Squashed commit of the following:
boards/arm/s32k1xx/s32k118evb/configs/nsh: Add a basic NSH configuration.
boards/arm/s32k1xx/s32k118evb/scripts: Add linker scripts and Make.defs.
configs/: Hook the S32K118EVB board into the configuration system.
boards/arm/s32k1xx/s32k118evb: Add initial support for the NXP S32K118EVB.
2019-08-14 08:47:35 -06:00