diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2024-12-11 13:17:47 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-02-14 12:08:03 +1100 |
commit | 842e3617a0f152f837b2e8cc4e9d4efae6cb52a4 (patch) | |
tree | 3fe8e172e10aaae0191a211a0e566a57e9cb748a /docs/esp8266/tutorial/filesystem.rst | |
parent | b675c87992b8b62ca8b18a05862e9c7b9427b9de (diff) | |
download | micropython-842e3617a0f152f837b2e8cc4e9d4efae6cb52a4.tar.gz micropython-842e3617a0f152f837b2e8cc4e9d4efae6cb52a4.zip |
renesas-ra/Makefile: Remove id_code section from binary file generation.
The linker scripts for most of these microcontrollers contain a
non-contiguous flash section for the ID code that results in big binary
files, which exceed the flash size. This commit removes the ID code
section from the main firmware binary, and outputs it to a separate binary,
which can be deployed manually if ID code is enabled.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Diffstat (limited to 'docs/esp8266/tutorial/filesystem.rst')
0 files changed, 0 insertions, 0 deletions