nuttx/configs/clicker2-stm32/src
Gregory Nutt a76e137ce2 Squashed commit of the following:
sched/init/nx_start.c:  Add support for CONFIG_BOARD_DRIVER_INITIALIZE.  If this option is selected then nx_start() will call a board-provided function board_driver_initialize() immediately after calling up_initialize().

    Rename CONFIG_BOARD_INITIALIZE to CONFIG_BOARD_LATE_INITIALIZE.

    Raname board_initialize() to board_late_initialize()
2019-02-18 15:32:00 -06:00
..
.gitignore clicker2-stm32: Add src/ directory 2017-03-22 09:33:26 -06:00
clicker2-stm32.h Squashed commit of the following: 2019-02-18 15:32:00 -06:00
Makefile Merged in antmerlino/nuttx/clicker2 (pull request #507) 2017-10-11 08:15:57 +00:00
stm32_adc.c clicker2-stm32: Add src/ directory 2017-03-22 09:33:26 -06:00
stm32_appinit.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_autoleds.c Clicker2-STM32: Fixes for a clean build 2017-03-22 10:02:26 -06:00
stm32_automount.c Merged in antmerlino/nuttx/clicker2 (pull request #507) 2017-10-11 08:15:57 +00:00
stm32_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_bringup.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_buttons.c Merge remote-tracking branch 'origin/master' into ieee802154 2017-04-10 15:27:01 -06:00
stm32_can.c Move CAN subsystem to its own directory and put device drivers there 2017-05-12 11:48:47 -03:00
stm32_mmcsd.c Merged in antmerlino/nuttx/clicker2 (pull request #507) 2017-10-11 08:15:57 +00:00
stm32_mrf24j40.c clicker2-stm32: Adds support for USB RNDIS device 2017-11-22 14:03:58 -05:00
stm32_spi.c Merged in antmerlino/nuttx/clicker2 (pull request #507) 2017-10-11 08:15:57 +00:00
stm32_usb.c clicker2-stm32: Add src/ directory 2017-03-22 09:33:26 -06:00
stm32_userleds.c clicker2-stm32: Add src/ directory 2017-03-22 09:33:26 -06:00
stm32_xbee.c Merged in antmerlino/nuttx/clicker2 (pull request #507) 2017-10-11 08:15:57 +00:00