nuttx/configs/freedom-kl26z/src
2016-02-04 12:14:17 -06:00
..
.gitignore Add support for Freedom KL26Z board. From Derek B. NoonBurg 2015-02-11 07:18:06 -06:00
freedom-kl26z.h For KL MCUs, rename up_spiinitialize to kl_spibus_initialize 2016-01-26 16:19:50 -06:00
kl_appinit.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:23 -06:00
kl_boardinitialize.c Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -06:00
kl_led.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -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 For KL MCUs, rename up_spiinitialize to kl_spibus_initialize 2016-01-26 16:19:50 -06:00
kl_tsi.c Add support for Freedom KL26Z board. From Derek B. NoonBurg 2015-02-11 07:18:06 -06:00
Makefile Simplify configs/ Makefiles by combining common longic into a new board.mk Makefile fragment. For Paul A. Patience" 2015-09-04 16:42:34 -06:00