index
:
pico-acm-cfw.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
elf2uf2
/
makefile
blob: ba0e4d08a08f0d0b9143304a4674edd3a70051a3 (
plain
)
1
2
3
4
all: build build: main.cpp g++ -o elf2uf2 main.cpp