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-08-18 11:41:51 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
1b97c05ab564cb3907200366f1aa61af14ca531a
nuttx
/
drivers
/
spi
T
History
Xiang Xiao
78728fc5eb
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]
...
Signed-off-by: Xiang Xiao <
xiaoxiang@xiaomi.com
>
2023-09-12 10:02:50 +08:00
..
CMakeLists.txt
…
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
inode/i_private: remove all unnecessary cast for i_private
2023-08-29 08:58:07 +02:00
spi_transfer.c
…