nuttx/configs/photon/src
Gregory Nutt a7fd58c4db Squashed commit of the following:
many locations:  Change occurences of open() followed by file_detach() to file_open().  Change most non-controversion calls to open() to nx_open().

    fs/inode/fs_fileopen.c:  Flesh out file_open() with some interim, placeholder logic.

    fs/inode/fs_fileopen.c:  Add a framework for a file_open() implementation (no real logic in place yet).

    fs/vfs/fs_open.c:  Add nx_open() which is the same as open() except that it does not create a cancellation point nor does it modify the errno variable.
2018-09-15 10:49:41 -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 Merged in antmerlino/nuttx/photon-rgb (pull request #637) 2018-05-02 22:39:18 +00:00
stm32_appinit.c
stm32_autoleds.c
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
stm32_rgbled.c Squashed commit of the following: 2018-09-15 10:49:41 -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
stm32_userleds.c
stm32_wdt.c Squashed commit of the following: 2018-09-15 10:49:41 -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