This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-20 12:58:29 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
2db471fab3ee2bc76e6ae388ed2dd7a4977c8fce
nuttx
/
drivers
/
spi
T
History
dongjiuzhu1
93b2a3744f
driver/spi: call bind and unbind when user open or close to save power
...
Signed-off-by: dongjiuzhu1 <
dongjiuzhu1@xiaomi.com
>
2023-09-20 23:08:36 +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
…
qspi_flash.c
Fix error: spi/qspi_flash.c:576:45: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
2023-09-12 10:02:50 +08:00
spi_bitbang.c
…
spi_driver.c
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
spi_flash.c
…
spi_slave_driver.c
driver/spi: call bind and unbind when user open or close to save power
2023-09-20 23:08:36 +03:00
spi_transfer.c
…