feat: 全量同步 254 个常用的 Arduino 扩展库文件
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
PY=python3
|
||||
|
||||
splash.h: make_splash.py splash1.png splash2.png
|
||||
${PY} make_splash.py splash1.png splash1 >$@
|
||||
${PY} make_splash.py splash2.png splash2 >>$@
|
||||
|
||||
clean:
|
||||
rm -f splash.h
|
||||
|
||||
Reference in New Issue
Block a user