d024df6b06
(note that the before and after files both lack trailing newlines; this is how the esp-idf do) OPTIMIZATION_DEFAULT is -Og, which enables optimizations that do not interfere with the debugger: ``` elseif(CONFIG_COMPILER_OPTIMIZATION_DEFAULT) list(APPEND compile_options "-Og") ``` |
||
---|---|---|
.. | ||
partitions-4MB.csv | ||
partitions-8MB.csv | ||
partitions-16MB.csv | ||
sdkconfig-4MB.defaults | ||
sdkconfig-8MB.defaults | ||
sdkconfig-16MB.defaults | ||
sdkconfig-debug.defaults | ||
sdkconfig-opt.defaults | ||
sdkconfig.defaults |