This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-03 21:29:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
ccf5b4e357
nuttx
/
drivers
/
spi
History
Download ZIP
Download TAR.GZ
Gregory Nutt
caea59b340
SPI bit order: Add configuration setting to indicate if an architecture-specif SPI implementation does or does not support LSB bit order.
2016-08-08 12:21:20 -06:00
..
Kconfig
SPI bit order: Add configuration setting to indicate if an architecture-specif SPI implementation does or does not support LSB bit order.
2016-08-08 12:21:20 -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