Updated makefile

This commit is contained in:
Mark Qvist 2022-11-01 22:36:21 +01:00
parent 08620a0868
commit 65203233d3

View File

@ -2,6 +2,7 @@ all: release
clean:
-rm -r ./build
-rm ./Release/rnode_firmware*
prep: prep-avr prep-esp32 prep-samd