Skip to content

Conversation

@tl-sl
Copy link
Contributor

@tl-sl tl-sl commented Nov 4, 2024

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 reboot that calls the bootloader_rebootAndInstall api.

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

@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2024

Codecov Report

Attention: Patch coverage is 36.36364% with 56 lines in your changes missing coverage. Please review.

Project coverage is 66.46%. Comparing base (b009196) to head (d4271df).
Report is 20 commits behind head on dev.

Files with missing lines Patch % Lines
universal_silabs_flasher/router.py 35.21% 46 Missing ⚠️
universal_silabs_flasher/flasher.py 27.27% 8 Missing ⚠️
universal_silabs_flasher/flash.py 33.33% 2 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tl-sl
Copy link
Contributor Author

tl-sl commented Nov 24, 2024

Copy link
Collaborator

@puddly puddly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@puddly puddly merged commit df54cb8 into NabuCasa:dev Nov 26, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants