summaryrefslogtreecommitdiff
path: root/docs/develop/compiler.rst
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2023-07-25 00:15:15 +1000
committerDamien George <damien@micropython.org>2023-07-27 13:10:19 +1000
commitd14ddcbdb5f373bf73df8e7ff9e3b1a60d7d5e25 (patch)
tree0ff1daedf6ff11423a3a19c43cdee185f5c9bc3c /docs/develop/compiler.rst
parentcfcce4b5311c7b112d3628392c8012b4c29bdd63 (diff)
tools/autobuild: Add support for application .bin files for esp32.
On esp32, the build output consists of: - micropython.elf - micropython.map - micropython.bin -- application only - micropython.uf2 -- application only - firmware.bin -- bootloader, partition table and application Currently everything is available at the download page except micropython.bin. This commit adds that file but with the extension changed to .app-bin, to distinguish it from .bin (the full thing). Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/develop/compiler.rst')
0 files changed, 0 insertions, 0 deletions