-
Notifications
You must be signed in to change notification settings - Fork 7
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
✨ (bootloader): Add ConfigKit - Write version, Read battery hysteresis offset #600
✨ (bootloader): Add ConfigKit - Write version, Read battery hysteresis offset #600
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #600 +/- ##
========================================
Coverage 94.00% 94.00%
========================================
Files 115 115
Lines 2487 2487
========================================
Hits 2338 2338
Misses 149 149 📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
Suspended until feature to access SD configs (#598) is merged |
eb57c8a
to
2124dd0
Compare
2124dd0
to
e05a964
Compare
File comparision analysis report🔖 Info
Click to show memory sections
📝 SummaryClick to show summary
🗺️ Map files diff outputClick to show diff list
|
File comparision analysis report🔖 Info
Click to show memory sections
📝 SummaryClick to show summary
🗺️ Map files diff outputClick to show diff list
|
e05a964
to
6fad658
Compare
6fad658
to
af4a731
Compare
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.
Filesystem renaming
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.
LGTM 👍
af4a731
to
da5bf7c
Compare
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.
2nd review - tout me semble bon mais j'ai une question à propos du fait d'écrire la version du bootloader à chaque démarrage, ça me semble étrange.
da5bf7c
to
1a04278
Compare
1a04278
to
b8df3a2
Compare
b8df3a2
to
9d41bef
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Need 🧱 (fs): Add /fs directory structure #732Spike: app/bootloader
Tests obligatoires
bootloader_battery_hysteresis_offset
est bien celle lue dans la fonctionbatteryHysteresisOffset
bootloader_version
a pour seul byte la valeur0x01
avec Hex Fiend par exempleTests facultatifs
bootloader_version
, un nouveau est créé dans le dossierconfig
bootloader_battery_hysteresis_offset
, un nouveau est créé dans le dossierconfig