docs: Move the bootloader size section into the Bootloader guide

This commit is contained in:
Angus Gratton
2021-07-12 20:51:39 +10:00
parent cd792c04a9
commit c01da712f6
10 changed files with 67 additions and 42 deletions

View File

@@ -409,7 +409,7 @@ Bootloader Size
This document deals with the size of an ESP-IDF app binary only, and not the ESP-IDF :ref:`second-stage-bootloader`.
For a discussion of ESP-IDF bootloader binary size, see :doc:`/security/secure-boot-bootloader-size`.
For a discussion of ESP-IDF bootloader binary size, see :ref:`bootloader-size`.
IRAM Binary Size
----------------