mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-09-26 02:50:51 -04:00
Updated makefile
This commit is contained in:
parent
08620a0868
commit
65203233d3
1 changed files with 2 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -2,6 +2,7 @@ all: release
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
-rm -r ./build
|
-rm -r ./build
|
||||||
|
-rm ./Release/rnode_firmware*
|
||||||
|
|
||||||
prep: prep-avr prep-esp32 prep-samd
|
prep: prep-avr prep-esp32 prep-samd
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue