-
-
Notifications
You must be signed in to change notification settings - Fork 18
Drop support for MKR 1000 and MKR Vidor 4000 #209
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
Conversation
In the next release of the fwuploader we will no longer support this two boards since they reached the EOL state They still can be updated using the firmware uploader version 2.3.0 (since the `module_firmware_index.json`, the sketches and the fw files will continue to exist on the download servers)
…he CI They are no more required after the latest commit
8eb340f to
ceb4f78
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #209 +/- ##
=========================================
+ Coverage 6.63% 11.72% +5.08%
=========================================
Files 24 20 -4
Lines 2154 1160 -994
=========================================
- Hits 143 136 -7
+ Misses 1953 971 -982
+ Partials 58 53 -5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
461a824 to
1e73757
Compare
d492c14 to
033347e
Compare
cmaglie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.

We decided to drop support for MKR 1000 and MKR Vidor 4000 since they reached EOL stage. They will continue to work with version 2.3.0, since the firmwares, sketches and
module_firmware_index.jsonwill continue to stay on the download servers. Thegenerator.pyis no longer able to generate that index.TODO:
module_firmware_index.json.closes #199