This commit is contained in:
Attila Body 2025-05-29 23:38:13 +02:00
parent 1382dda88e
commit 7093d6835f
Signed by: abody
GPG key ID: BD0C6214E68FB5CF
478 changed files with 0 additions and 86899 deletions

View file

@ -5,9 +5,6 @@ default: firmware tests
firmware:
$(MAKE) -f firmware.mk
tests:
$(MAKE) -f tests.mk
clean:
$(MAKE) -f firmware.mk clean
$(MAKE) -f tests.mk clean