We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b11bfd commit 3a11955Copy full SHA for 3a11955
bsp/stm32/stm32f103-atk-warshipv3/board/Kconfig
@@ -35,8 +35,10 @@ menu "Onboard Peripheral Drivers"
35
default n
36
37
config BSP_USING_SRAM
38
- bool "Enable SRAM. Chip name is IS62WV51216, 1Mbytes static RAMs organized as 512K words by 16bits."
+ bool "Enable SRAM."
39
40
+ help
41
+ Chip name is IS62WV51216, 1Mbytes static RAMs organized as 512K words by 16bits.
42
43
endmenu
44
0 commit comments