This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
6df28bc74e
nuttx
/
drivers
/
spi
History
Gregory Nutt
6df28bc74e
Make bit-order SPI H/W feature configurable for better error detection
2016-08-08 11:54:13 -06:00
..
Kconfig
Make bit-order SPI H/W feature configurable for better error detection
2016-08-08 11:54:13 -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
Centralize definitions associated with CONFIG_DEBUG_SPI
2016-06-15 10:41:13 -06:00
spi_driver.c
SPI driver: Correct return value in case of a certain error condition
2016-08-06 08:07:30 -06:00
spi_transfer.c
SPI driver: Correct return value in case of a certain error condition
2016-08-06 08:07:30 -06:00