-
Notifications
You must be signed in to change notification settings - Fork 37
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
Multiple features (watchdog disable, sd hot-plug) #186
Conversation
match seedsigner/coldcard 99 D6 rolls 100th can be discarted as a full byte is used for checksum
"sensor" no longer needed in board.py "orientation" also no longer needed
Add prompt to new words when loading seed
Seed QR simulator compatibility QR grids Standard prompt for printing Pylint, black
Codecov Report
@@ Coverage Diff @@
## develop #186 +/- ##
===========================================
+ Coverage 96.18% 96.21% +0.02%
===========================================
Files 29 30 +1
Lines 2830 2876 +46
===========================================
+ Hits 2722 2767 +45
- Misses 108 109 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Working on #157 - Hot-plugging an SD card. PR related with this MaixPy change selfcustody/MaixPy#5 |
Closes #157 - only 2 tests from |
merge odudex
New Config to user disable watchdog to Live debug a device
Closes #184 - Added possibility to disable the Krux watchdog via config property
WATCHDOG_DISABLE