docs(migration): add note about MINIMAL_BUILD to 5.5 migration guide

Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
This commit is contained in:
Frantisek Hrbata
2025-08-12 11:26:03 +02:00
committed by BOT
parent e11789a999
commit f2f5a4ff80
6 changed files with 14 additions and 0 deletions

View File

@@ -605,6 +605,7 @@ To avoid duplication, every component automatically requires some "common" IDF c
The list of common components is: cxx, esp_libc, freertos, esp_hw_support, heap, log, soc, hal, esp_rom, esp_common, esp_system, xtensa/riscv.
.. _including-components-in-the-build:
Including Components in the Build
---------------------------------