nuttx/drivers/spi
weidengke f2ed885e69 fix spi slave driver build break
fix build break when CONFIG_SPI_SLAVE_DRIVER_COLORIZE_TX_BUFFER not
define

Signed-off-by: weidengke <weidengke@xiaomi.com>
2023-11-17 06:38:32 -08: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 drivers/spi/spi_bitbang: Add private data on spi_bitbang 2023-04-27 17:06:14 +08:00
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 fix spi slave driver build break 2023-11-17 06:38:32 -08:00
spi_transfer.c