mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00: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
|
||||
|
||||
+657
-557
File diff suppressed because it is too large
Load Diff
+425
-355
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user