nuttx/configs/freedom-k66f/src
2019-05-24 17:14:20 -06:00
..
freedom-k66f.h Squashed commit of the following: 2019-02-18 15:32:00 -06:00
k66_appinit.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
k66_autoleds.c
k66_automount.c
k66_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
k66_bringup.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
k66_buttons.c
k66_pwm.c
k66_reset.c Fix bad file inclusion introduced in preceding commit. 2019-03-25 12:26:04 -06:00
k66_rtc.c
k66_sdhc.c
k66_spi.c
k66_uid.c Missing freedom-k66f in last commit. 2019-05-24 17:14:20 -06:00
k66_usbdev.c
k66_usbmsc.c
k66_userleds.c
Makefile arch/ and config/ files: All board interfaces (those starting with board_) must be defined in board-specific logic. Otherwise, they cannot be customized of specialized usage by different boards. The board_reset() interface was defined in architecture-specific logic that only called up_systemreset(). That is useless! 2019-03-25 11:12:38 -06:00