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

build: upload .uf2 image to espruino.com #2605

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

ssievert42
Copy link
Contributor

This adds *.uf2 to the list of files the ci_upload.sh script tries to upload to espruino.com.
And also changes the address from http to https (which ideally shouldn't break anything).

Reason for doing this: I'd like to have the XiaoBLE UF2 image show up here instead of the .hex file.

I don't really see any value in having both the .hex file and .uf2 file, so ideally the .hex file wouldn't show up in GitHub CI builds or on espruino.com, but I've currently got no idea how to cleanly do that 🙈

This probably won't work without adjusting that travis_upload.php though...

@gfwilliams
Copy link
Member

gfwilliams commented Jan 30, 2025

Thanks! Yes, I'll check and make sure.

The hex might still be handy I guess - maybe someone wants to write it with SWD...

@gfwilliams gfwilliams merged commit 0ae2238 into espruino:master Jan 30, 2025
22 checks passed
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