Provide more information about this SRAM

This commit is contained in:
linyiyang 2020-01-06 19:14:35 +08:00 committed by GitHub
parent 75e832c65e
commit 8b11bfd3ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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