diff options
| author | Damien George <damien@micropython.org> | 2023-07-25 00:15:15 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2023-07-27 13:10:19 +1000 |
| commit | d14ddcbdb5f373bf73df8e7ff9e3b1a60d7d5e25 (patch) | |
| tree | 0ff1daedf6ff11423a3a19c43cdee185f5c9bc3c /docs/develop/gettingstarted.rst | |
| parent | cfcce4b5311c7b112d3628392c8012b4c29bdd63 (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/gettingstarted.rst')
0 files changed, 0 insertions, 0 deletions
