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
4ebeeecb7b
nuttx
/
drivers
/
spi
History
Download ZIP
Download TAR.GZ
Gregory Nutt
e41d78e848
Add missing CONFIG_SPI_CALLBACK selection to the drivers/spi/Kconfig. Noted by Freddie Chopin
2015-03-04 07:23:46 -06:00
..
Kconfig
Add missing CONFIG_SPI_CALLBACK selection to the drivers/spi/Kconfig. Noted by Freddie Chopin
2015-03-04 07:23:46 -06:00
Make.defs
Add a general bit-bang SPI lower-half driver and implement the bit-bang driver for the Arduino ITEAD TFT shield
2013-07-01 16:50:16 -06:00
spi_bitbang.c
Correct port direction for Arduino MISO signal
2013-07-02 12:37:20 -06:00