incubator-nuttx/drivers/spi
Xiang Xiao 3cb259daa6 drivers/Kconfig: Move if/endif to subfolder Kconfig
Move if/endif to subfolder Kconfig and make ARCH_HAVE_XXX option always selectable by moving out of if/endif
2020-02-08 08:04:05 -06:00
..
Kconfig drivers/Kconfig: Move if/endif to subfolder Kconfig 2020-02-08 08:04:05 -06:00
Make.defs drivers/spi: Add an SPI character driver that will permit access to the SPI bus for testing purposes. This driver is a simple wrapper around spi_transfer(). 2016-08-05 11:07:35 -06:00
spi_bitbang.c S32K add support for Nxp drone boards (#224) 2020-02-07 04:53:40 -08:00
spi_driver.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
spi_transfer.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00