We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c855b5 commit 2ebd6d9Copy full SHA for 2ebd6d9
Makefile
@@ -25,4 +25,4 @@ docker:
25
26
firmware:
27
cd micropython && \
28
- docker run --rm -it -v $(PWD)/micropython:/root rpi-pico-build bash /root/firmware_builder.sh
+ docker run --rm -v $(PWD)/micropython:/root rpi-pico-build bash /root/firmware_builder.sh
0 commit comments