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-11 15:35:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
78862c51dc
nuttx
/
drivers
/
spi
History
Download ZIP
Download TAR.GZ
Ouss4
530cad304f
drivers/spi/spi_bitbang.c: Fix typos and nxstyle complaints.
2020-06-21 14:13:32 -06:00
..
Kconfig
drivers/Kconfig: Move if/endif to subfolder Kconfig
2020-02-08 08:04:05 -06:00
Make.defs
build: Move INCDIROPT to common place
2020-05-18 15:02:55 -06:00
spi_bitbang.c
drivers/spi/spi_bitbang.c: Fix typos and nxstyle complaints.
2020-06-21 14:13:32 -06: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