9 lines
112 B
Plaintext
9 lines
112 B
Plaintext
![]() |
menu "User_driver"
|
||
|
|
||
|
config FLASH_SIZE_4M
|
||
|
depends on FLASH
|
||
|
bool "Enable Flash Size 4M"
|
||
|
default n
|
||
|
|
||
|
endmenu
|