add fsdata webdir

This commit is contained in:
j3d1 2021-06-21 12:03:26 +02:00 committed by Eleon
parent 9b0f98f7fb
commit 0814fc837f
6 changed files with 142 additions and 4 deletions

View file

@ -4,7 +4,7 @@
all: firmware case pcb
firmware:
+@make -C firmware all
+@make -C firmware html all
clean:
+@make -C firmware clean