This commit is contained in:
j3d1 2018-10-19 14:03:24 +02:00
commit a0cb1c1395
2 changed files with 13 additions and 2 deletions

View file

@ -3,9 +3,11 @@ all: linux avr
linux:
@make -f linux.Makefile linux
avr:
@make -f avr.Makefile avr
flash:
@make -f avr.Makefile flash