This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
spi
History
Xiang Xiao
abfe082a6f
Kconfig: Simplify the conditional default statement
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-07-16 14:39:20 -03:00
..
CMakeLists.txt
cmake: fix CMake build break
2023-07-15 23:32:36 +08:00
Kconfig
Kconfig: Simplify the conditional default statement
2023-07-16 14:39:20 -03:00
Make.defs
tools: replace INCDIR to Makefile variable
2022-11-03 19:59:55 +08:00
qspi_flash.c
drivers/spi: add support for qspi hwfeatures
2023-07-12 01:42:25 +08:00
spi_bitbang.c
drivers/spi/spi_bitbang: Add private data on spi_bitbang
2023-04-27 17:06:14 +08:00
spi_driver.c
fs: Add g_ prefix for all global file_operations instances
2023-04-24 16:13:29 +02:00
spi_flash.c
…
spi_slave_driver.c
Fix unwanted flush in the SPI slave driver
2023-03-09 03:53:35 +08:00
spi_transfer.c
…