1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-03 03:13:25 +02:00

Fixed bugs, added convert-all.py

This commit is contained in:
Mitch Bradley
2021-07-10 23:16:38 -10:00
parent 9d9eaa4489
commit bcf208ef56
48 changed files with 4261 additions and 22 deletions

View File

@@ -0,0 +1,10 @@
# See https://github.com/bxparks/EpoxyDuino for documentation about this
# Makefile to compile and run Arduino programs natively on Linux or MacOS.
APP_NAME := HelloEpoxyEepromEsp
ARDUINO_LIBS := EpoxyEepromEsp AceUtils AceCRC AceRoutine AceCommon
MORE_CLEAN := more_clean
include ../../../../EpoxyDuino.mk
more_clean:
rm -f epoxyeepromdata