2022-04-13 14:03:00 +01:00

9 lines
127 B
Makefile

example:
true
build:
echo "Add Zephyr installation and call sub-makefiles to build examples"
clean:
rm -rf */*/mongoose.*