nuttx-apps/system/spi
zhangkai25 4e3f77d884 Fixed the problem of memory trampling caused by not initializing the structure
Signed-off-by: zhangkai25 <zhangkai25@xiaomi.com>
2024-08-24 11:14:47 +08:00
..
CMakeLists.txt system/spi: Add CMakeLists.txt 2024-06-28 20:17:04 +08:00
Kconfig system/spi: Adopt CPHA as the abbreviation for clock phase 2021-05-06 00:24:43 -07:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
spi_bus.c system: update licenses to Apache 2021-06-11 02:42:05 -05:00
spi_common.c spitool: add support for 32-bit SPI BUS width 2023-05-06 03:23:02 +08:00
spi_devif.c system: nxstyle fixes 2021-06-11 02:42:05 -05:00
spi_exch.c Fixed the problem of memory trampling caused by not initializing the structure 2024-08-24 11:14:47 +08:00
spi_main.c Revert "Revert "system/spi: improve alignment in array initialization"" 2022-10-24 01:13:27 +08:00
spitool.h Indent the define statement by two spaces 2023-05-21 07:39:53 +03:00