This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
f27fbe856d
incubator-nuttx
/
drivers
/
spi
History
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