Merge branch 'feature/add_compiler_no_merge_constants_v5.2' into 'release/v5.2'

feat: add compiler config for not merging const sections (v5.2)

See merge request espressif/esp-idf!34087
This commit is contained in:
Aditya Patwardhan
2024-11-15 15:32:51 +08:00
3 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1 @@
CONFIG_COMPILER_NO_MERGE_CONSTANTS=y