Skip to content

Conversation

@umbynos
Copy link
Contributor

@umbynos umbynos commented Jun 22, 2023

Add combine script to make a monolithic binary that can be flashed at 0x0.
This produces ESP32-C3.bin file (a different name can be specified as parameter).
The script has all the offset from here and seems to work fine when flashed on a C33 with $ espflash write-bin -p /dev/ttyACM1 -b 230400 0x0 ESP32-C3.bin (version of espflash 2.0.0).
It's based on https://github.com/arduino/nina-fw/blob/master/combine.py

@facchinm facchinm merged commit b98fa9a into arduino:main Jul 7, 2023
@umbynos umbynos deleted the add-combine branch July 26, 2023 09:13
maidnl pushed a commit to maidnl/ArduinoCore-renesas that referenced this pull request Jul 31, 2023
karlsoderby pushed a commit to karlsoderby/ArduinoCore-renesas-1 that referenced this pull request Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants