405 dr: spi 驱动测试初步 ok

Signed-off-by: a1012112796 <1012112796@qq.com>
This commit is contained in:
2024-07-25 17:57:06 +08:00
parent 1b85816262
commit ec86a22bb1
11 changed files with 246 additions and 44 deletions

View File

@@ -111,6 +111,7 @@
#define RT_MMCSD_STACK_SIZE 1024
#define RT_MMCSD_THREAD_PREORITY 22
#define RT_MMCSD_MAX_PARTITION 16
#define RT_USING_SPI
/* Using USB */
@@ -302,6 +303,8 @@
#define BSP_USING_SDIO
#define BSP_USING_USBD
#define BSP_USING_ON_CHIP_FLASH
#define BSP_USING_SPI
#define BSP_USING_SPI2
/* Board extended module Drivers */