nuttx/configs/photon/src
Gregory Nutt dc8c814ca3 Squashed commit of the following:
Fixed coding standard error in several files.  Use of while( is incorrect; a space is required between while and (.  Also ran tools/nxstyle and fix thoses complaints as well in most files.

    Changes to comply with coding standard.  Mostly focused on files with missing space after keyword in if(, switch(, and for(.  Offending files also got changes to comply with tools nxstyle.  If there were logs of nxstyle complaints, the file also got a taste of tools/indent.sh.  Still need to fix occurrences of while( with missing space.  There are a lot of them.
2019-02-27 08:41:08 -06:00
..
dfu_signature.c
Makefile Merged in antmerlino/nuttx/photon-rgb (pull request #637) 2018-05-02 22:39:18 +00:00
photon.h Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_appinit.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_autoleds.c
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
stm32_rgbled.c Squashed commit of the following: 2018-09-15 10:49:41 -06:00
stm32_spi.c
stm32_usb.c
stm32_userleds.c
stm32_wdt.c Squashed commit of the following: 2019-02-27 08:41:08 -06:00
stm32_wlan_firmware.c
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