Added makefile

This commit is contained in:
Dreaded_X 2021-06-06 03:01:55 +02:00
parent a9bd3daa1e
commit faf4c4dd2a

9
Makefile Normal file
View File

@ -0,0 +1,9 @@
.PHONY: all clean
all: jlcpcb
jlcpcb:
@kibot -b Memory_V2.kicad_pcb -c jlcpcb.kibot.yaml
clean:
@rm -df JLCPCB/Gerber/* JLCPCB/* JLCPCB