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

use releases for bootloaders? #43

Closed
mkinney opened this issue Feb 2, 2022 · 7 comments
Closed

use releases for bootloaders? #43

mkinney opened this issue Feb 2, 2022 · 7 comments

Comments

@mkinney
Copy link

mkinney commented Feb 2, 2022

Looking at the download https://github.com/RAKWireless/WisBlock/blob/master/bootloader/RAK4630/Latest/WisCore_RAK4631_Board_Bootloader.zip

from the https://github.com/RAKWireless/WisBlock/tree/master/bootloader/RAK4630 page.

Perhaps that zip file should be pushed to a release?

If the CI cannot build them (due to some internal reason, you can always create a release manually and push the files into it). If you do have the steps, but need help adding them to your CI, share the steps, and I'll see if I can help adding it.

I'm planning on consuming that Bootloader in the meshtastic-flasher tool ( see https://github.com/meshtastic/Meshtastic-gui-installer ) and I'd prefer having a stable endpoint with version. In other words, I'd like to know that bootloader release 1.2.3 has a date of xxx and SoftDevice version yyy when I query the INFO_UF2.TXT file.

@beegee-tokyo
Copy link
Collaborator

Hi @mkinney
The bootloader is not compiled here in Github. It is compiled somewhere in China on a local machine. We have the sources here only for reference.
But I can create releases here manually for the latest version.

@mkinney
Copy link
Author

mkinney commented Feb 2, 2022

Sources would be great, but not necessary.

That'd be awesome if they were added to a "manual" release. Thank you!

@mkinney
Copy link
Author

mkinney commented Feb 2, 2022

Also, please let me know when you get rid of the existing link for that zip as I'll need to change it, too. :-)

@beegee-tokyo
Copy link
Collaborator

Pushed a manual release, please check.

Not sure what you mean with

Also, please let me know when you get rid of the existing link for that zip as I'll need to change it, too. :-)

@mkinney
Copy link
Author

mkinney commented Feb 2, 2022

Wow. That was fast. Ignore my last question about the existing link. I'll change to the release file.

Can you add one more thing?

Can you add the info to the release note? (or at least the "Date"):

UF2 Bootloader 0.4.2 lib/nrfx (v2.0.0) lib/tinyusb (0.10.1-293-gaf8e5a90) lib/uf2 (remotes/origin/configupdate-9-gadbb8c7)
Model: WisBlock RAK4631 Board
Board-ID: WisBlock-RAK4631-Board
Date: Dec  1 2021
SoftDevice: S140 6.1.1

and the INFO_UF2.TXT file, too?

INFO_UF2.TXT

@mkinney
Copy link
Author

mkinney commented Feb 2, 2022

Otherwise, that release https://github.com/RAKWireless/WisBlock/releases/tag/0.4.2 looks great!

@beegee-tokyo
Copy link
Collaborator

Ok, I will close this then.

Anyway we try to NOT update the bootloader too often. Only if there is a bug.

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

No branches or pull requests

2 participants