7 lines
142 B
Plaintext
Executable File
7 lines
142 B
Plaintext
Executable File
menu "Part_table"
|
|
config FLASH_PARTITION_USER
|
|
depends on OVERRIDE_FLASH_PARTITION
|
|
bool "Enable flash partition user"
|
|
default y
|
|
endmenu
|