Преглед изворни кода

Provide more information about this SRAM

linyiyang пре 5 година
родитељ
комит
8b11bfd3ac
1 измењених фајлова са 1 додато и 1 уклоњено
  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 
         default n 
 
 
     config BSP_USING_SRAM
     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
         default n
 
 
 endmenu
 endmenu