mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-17 06:05:14 +03:00
Document CONFIG_COMPILER_LTO_LINKTIME / CONFIG_COMPILER_LTO_COMPILETIME in the binary size reduction guide, including the caveats: less accurate per-component size breakdown, longer build times, incompatibility with custom linker fragments, and harder debugging. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>