Skip to content
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

Add CI/CD, publish the binary to the release section and update the docs with the guide to flash a single binary #5

Open
forGGe opened this issue Aug 11, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@forGGe
Copy link
Member

forGGe commented Aug 11, 2024

A binary can be created with

esptool.py --chip ESP32-S3 merge_bin -o fw-merged.bin @flash_args

The binary can be flashed with a single line of esptool.py - parameters TBD

@forGGe forGGe added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 11, 2024
forGGe added a commit that referenced this issue Aug 20, 2024
Docker is selected as a convinient way to build the thing
forGGe added a commit to forGGe/tokay-lite-sdk that referenced this issue Aug 27, 2024
forGGe added a commit to forGGe/tokay-lite-sdk that referenced this issue Aug 27, 2024
forGGe added a commit to forGGe/tokay-lite-sdk that referenced this issue Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant