nuttx/boards/arm/s32k1xx/s32k118evb/src
Gregory Nutt e7a3231d7a Squashed commit of the following:
Finishes peripheral clock initialization:

      arch/arm/src/s32k1xx/s32k11x/s32k11x_clockmapping.c
      arch/arm/src/s32k1xx/s32k14x/s32k14x_clockmapping.c
        Provide MCU-specific mapping of clock names to PCC control registers.

      boards/arm/s32k1xx/s32k118evb/src/s32k118_periphclocks.c
        Provides initial clocking for for the S32K118EVB

    arch/arm/src/s32k1xx/s32k1xx_periphclocks.c:  Add logic to initialize peripheral clocking.

    arch/arm/src/s32k1xx/s32k1xx_clockconfig.c:  Add SIM clock configuration.
2019-08-17 11:50:32 -06:00
..
.gitignore 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. 2019-08-14 08:47:35 -06:00
Makefile Squashed commit of the following: 2019-08-17 11:50:32 -06:00
s32k118_appinit.c 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. 2019-08-14 08:47:35 -06:00
s32k118_autoleds.c boards/arm/s32k1xx/s32k118evb: More build fixes. 2019-08-14 13:31:21 -06:00
s32k118_boot.c arch/arm/src/s32k1xx: A few fixes. The build progresses further but still fails. 2019-08-14 12:40:51 -06:00
s32k118_bringup.c boards/arm/s32k1xx/s32k118evb: More build fixes. 2019-08-14 13:31:21 -06:00
s32k118_buttons.c 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. 2019-08-14 08:47:35 -06:00
s32k118_clockconfig.c Squashed commit of the following: 2019-08-17 11:50:32 -06:00
s32k118_periphclocks.c Squashed commit of the following: 2019-08-17 11:50:32 -06:00
s32k118_userleds.c 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. 2019-08-14 08:47:35 -06:00
s32k118evb.h Squashed commit of the following: 2019-08-17 11:50:32 -06:00