Skip to content

Add script to generate monolithic fw binary #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 7, 2023

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants