-
Notifications
You must be signed in to change notification settings - Fork 26
Add support for router firmware #85
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #85 +/- ##
==========================================
+ Coverage 61.78% 66.46% +4.68%
==========================================
Files 14 15 +1
Lines 1748 1822 +74
==========================================
+ Hits 1080 1211 +131
+ Misses 668 611 -57 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Source for router firmware commands is here: |
puddly
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.
Thanks!
Implement a new protocol for communicating with the builtin CLI on Silabs router firmware and integrate through out. This will allow to probe and flash router firmware
Router firmware must implement a custom CLI command
bootloader rebootthat calls thebootloader_rebootAndInstallapi.This has been tested both standalone and integrated with sl-web-tools.
Probe of CPC 115200 is fixed in #86, but also requires router firmware built with
SL_CLI_LOCAL_ECHO: 0