nuttx/configs/photon/src
2018-02-01 10:00:02 -06:00
..
dfu_signature.c
Makefile Merged in antmerlino/nuttx/photon-spi (pull request #512) 2017-10-18 18:22:29 +00:00
photon.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_appinit.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
stm32_autoleds.c Add support for NuttX controlled LEDS and for board_initialize. Separate initialize logic to stm32_bringup.c so that in initialization can occur either through board_initialize() or through board_app_initialize(). Same as with most other newer board configurations. 2017-04-09 10:16:05 -06:00
stm32_boot.c Merged in antmerlino/nuttx/photon-spi (pull request #512) 2017-10-18 18:22:29 +00:00
stm32_bringup.c Photon: Add logic to automatically mount the procfs file system on startup. Fix some LED-related configuration conflicts. 2017-04-09 13:46:27 -06:00
stm32_buttons.c Buttons: Change return value of board_buttons() and the type of btn_buttonset_t to uint32_t so that more than 8 buttons can be supported. 2017-04-09 07:22:49 -06:00
stm32_spi.c Merged in antmerlino/nuttx/photon-spi (pull request #512) 2017-10-18 18:22:29 +00:00
stm32_usb.c Add support for NuttX controlled LEDS and for board_initialize. Separate initialize logic to stm32_bringup.c so that in initialization can occur either through board_initialize() or through board_app_initialize(). Same as with most other newer board configurations. 2017-04-09 10:16:05 -06:00
stm32_userleds.c Add support for NuttX controlled LEDS and for board_initialize. Separate initialize logic to stm32_bringup.c so that in initialization can occur either through board_initialize() or through board_app_initialize(). Same as with most other newer board configurations. 2017-04-09 10:16:05 -06:00
stm32_wdt.c kthread_create(): Rename kernel_thread() to kthread_create() for better naming consistency with task_create() and kthread_delete(). 2017-10-16 11:38:00 -06:00
stm32_wlan_firmware.c photon: cleanup and refactor bcmf driver 2017-04-23 23:39:17 +02:00
stm32_wlan.c configs/photon/src/stm32_wlan.c: Remove unused, inappropriate network driver registration. 2017-04-25 13:02:50 -06:00