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 USB Flashing Format (UF2) support #6

Merged
merged 2 commits into from
May 17, 2023
Merged

Conversation

vkottler
Copy link
Owner

Uses code originally from microsoft/uf2 on GitHub. microsoft/uf2#42

@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #6 (d6bcc31) into master (53716a8) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            master        #6    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           14        17     +3     
  Lines          244       483   +239     
==========================================
+ Hits           244       483   +239     
Impacted Files Coverage Δ
yambs/__init__.py 100.00% <100.00%> (ø)
yambs/commands/all.py 100.00% <100.00%> (ø)
yambs/commands/uf2conv.py 100.00% <100.00%> (ø)
yambs/generate/boards.py 100.00% <100.00%> (ø)
yambs/generate/ninja.py 100.00% <100.00%> (ø)
yambs/uf2/__init__.py 100.00% <100.00%> (ø)

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

@vkottler vkottler merged commit b72b7c0 into master May 17, 2023
@vkottler vkottler deleted the dev/more-compiler-outputs branch May 17, 2023 09:26
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.

1 participant