mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
docs: Move main docs to cover CMake
Add "GNU Make build system" doc with "cheat sheet" for moving to new system
This commit is contained in:

committed by
Angus Gratton

parent
8453806a8c
commit
c7f19e76d7
@@ -36,7 +36,7 @@ image header, flashed at offset 0x1000.
|
||||
By default, the SPI flash size is detected by esptool.py when this bootloader is
|
||||
written to flash, and the header is updated with the correct
|
||||
size. Alternatively, it is possible to generate a fixed flash size by setting
|
||||
:ref:`CONFIG_ESPTOOLPY_FLASHSIZE` in ``make menuconfig``.
|
||||
:ref:`CONFIG_ESPTOOLPY_FLASHSIZE` in ``idf.py menuconfig``.
|
||||
|
||||
If it is necessary to override the configured flash size at runtime, is is
|
||||
possible to set the ``chip_size`` member of ``g_rom_flashchip`` structure. This
|
||||
|
Reference in New Issue
Block a user