mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
ldgen: update tests for common fragment parsing
This commit is contained in:
@@ -1,7 +1,19 @@
|
||||
menu "Test config"
|
||||
|
||||
config PERFORMANCE_LEVEL
|
||||
int "Performance level"
|
||||
int
|
||||
range 0 3
|
||||
prompt "Performance level"
|
||||
|
||||
config A
|
||||
bool
|
||||
default "y"
|
||||
|
||||
config B
|
||||
bool
|
||||
default "n"
|
||||
|
||||
config C
|
||||
bool
|
||||
default "y"
|
||||
endmenu
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user