Explorar o código

Provide more information about this SRAM

linyiyang %!s(int64=6) %!d(string=hai) anos
pai
achega
8b11bfd3ac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bsp/stm32/stm32f103-atk-warshipv3/board/Kconfig

+ 1 - 1
bsp/stm32/stm32f103-atk-warshipv3/board/Kconfig

@@ -35,7 +35,7 @@ menu "Onboard Peripheral Drivers"
         default n 
 
     config BSP_USING_SRAM
-        bool "Enable SRAM"
+        bool "Enable SRAM. Chip name is IS62WV51216, 1Mbytes static RAMs organized as 512K words by 16bits."
         default n
 
 endmenu