nuttx/configs/freedom-kl26z/src
2015-09-04 16:42:34 -06:00
..
.gitignore
freedom-kl26z.h
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
kl_led.c
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
kl_tsi.c
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