nuttx/configs/freedom-kl26z/src
2015-04-09 14:48:54 -06:00
..
.gitignore Add support for Freedom KL26Z board. From Derek B. NoonBurg 2015-02-11 07:18:06 -06:00
freedom-kl26z.h Add support for Freedom KL26Z board. From Derek B. NoonBurg 2015-02-11 07:18:06 -06:00
kl_appinit.c Fix some issues introduced to Freedom-KL26Z build. Duplicate changes in Freedom-KL25Z 2015-04-09 14:48:54 -06:00
kl_boardinitialize.c Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -06:00
kl_led.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
kl_pwm.c Rename pwm_devinit() to board_pwm_setup(). Add CONFIG_BOARDCTL_PWMTEST that will enable calling board_pwm_setup() from boardctl(). Replace calls to pwm_devinit() in apps/examples/pwm with calls to boardctl(). In all configurations that enable the apps/examples/pwm test, make sure that boardctl() suppoprt is properly enabled. 2015-03-31 16:59:22 -06:00
kl_spi.c Add support for Freedom KL26Z board. From Derek B. NoonBurg 2015-02-11 07:18:06 -06:00
kl_tsi.c Add support for Freedom KL26Z board. From Derek B. NoonBurg 2015-02-11 07:18:06 -06:00
Makefile Fix some issues introduced to Freedom-KL26Z build. Duplicate changes in Freedom-KL25Z 2015-04-09 14:48:54 -06:00