Skip to content
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

Add a small delay after entering the bootloader with CPC #41

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Jun 19, 2023

Fixes #38.


Looks like switching baudrates may be a problem, as I ran into this same issue when implementing the Spinel protocol. I was never able to replicate this on macOS so I think this may be a glitch restricted to the Linux kernel.

@codecov-commenter
Copy link

Codecov Report

Merging #41 (4ba964f) into dev (0bfc548) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##              dev      #41      +/-   ##
==========================================
- Coverage   60.86%   60.83%   -0.04%     
==========================================
  Files          14       14              
  Lines        1633     1634       +1     
==========================================
  Hits          994      994              
- Misses        639      640       +1     
Impacted Files Coverage Δ
universal_silabs_flasher/cpc.py 32.94% <0.00%> (-0.20%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@puddly puddly merged commit b535cc7 into NabuCasa:dev Jun 19, 2023
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.

Bootloader not ready in time.
2 participants