Arduino-Makefile/examples/BlinkOpenCM/Makefile

8 lines
144 B
Makefile
Raw Normal View History

BOARD_TAG = cm904
ARDUINO_LIBS =
#MONITOR_PORT = /dev/ttyACM0
#OPENCMIDE_DIR = /where/you/installed/robotis_opencm
2020-08-10 16:37:32 +02:00
include ../../OpenCM.mk