-
-
Notifications
You must be signed in to change notification settings - Fork 18
Generate plugin_firmware_index.json with new boards data
#172
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
Generate plugin_firmware_index.json with new boards data
#172
Conversation
94f7f16 to
7695787
Compare
800402b to
0c851e5
Compare
0c851e5 to
730aeae
Compare
|
I replaced the "placeholder firmware" with:
I also uploaded them to S3. |
|
Actually with @cmaglie we decided it was best to have two separate json files. The old |
5c9f3d2 to
a649419
Compare
a649419 to
b280d02
Compare
module_firmware_index.jsonplugin_firmware_index.json with new boards data
Generate a new index for new boards named
plugin_firmware_index.json, with the boards as the following entry:The old
module_firmware_index.jsoncan still be generated using the--no-newflag when launching the script.