Makefile based firmware build works

This commit is contained in:
Attila Body 2019-12-13 09:17:13 +01:00
parent fc93297737
commit 7af47a4b2e
12 changed files with 1014 additions and 12 deletions

2
tests.mk Normal file
View file

@ -0,0 +1,2 @@
dummy:
echo "Hello test.mk!"