Skip to content

Commit

Permalink
Copy bootloader fil to drive
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed Feb 21, 2024
1 parent 2fcdb4a commit ed7c416
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ test-linux:
test-windows:
mkdir testmount
subst T: testmount
copy tests\assets\info_uf2.txt T:\
coverage run -m pytest
coverage report
coverage html
Expand Down

0 comments on commit ed7c416

Please sign in to comment.