1
0
liuduanfei 5 жил өмнө
parent
commit
5db00fa758

+ 4 - 0
bsp/stm32/stm32h743-atk-apollo/.config

@@ -107,6 +107,10 @@ CONFIG_FINSH_ARG_MAX=10
 # Device virtual file system
 #
 # CONFIG_RT_USING_DFS is not set
+# CONFIG_RT_DFS_ELM_USE_LFN_0 is not set
+# CONFIG_RT_DFS_ELM_USE_LFN_1 is not set
+# CONFIG_RT_DFS_ELM_USE_LFN_2 is not set
+# CONFIG_RT_DFS_ELM_USE_LFN_3 is not set
 
 #
 # Device Drivers

+ 1 - 0
bsp/stm32/stm32h743-atk-apollo/board/ports/drv_sdio.c

@@ -5,6 +5,7 @@
  *
  * Change Logs:
  * Date           Author       Notes
+ * 2020-05-23    liuduanfei   first version
  */
 
 #include "board.h"