nuttx/configs/photon/src
Anthony Merlino 2de86b3e40 Merged in antmerlino/nuttx/photon_rgb_fix (pull request #643)
configs/photon: Fixes build error introduced in recent rgbled changes.

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2018-05-14 18:25:53 +00:00
..
dfu_signature.c
Makefile Merged in antmerlino/nuttx/photon-rgb (pull request #637) 2018-05-02 22:39:18 +00:00
photon.h Merged in antmerlino/nuttx/photon-rgb (pull request #637) 2018-05-02 22:39:18 +00: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 Merged in antmerlino/nuttx/photon-rgb (pull request #637) 2018-05-02 22:39:18 +00: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_rgbled.c Merged in antmerlino/nuttx/photon_rgb_fix (pull request #643) 2018-05-14 18:25:53 +00: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 drivers/wiresless/ieee80211: Correct some initialization problems with BCM43362 chip. Adds BCM43428 support. arch/arm/src: Add support for SDIO card to SDIO driver. 2018-04-26 08:10:23 -06:00