ESP32-HUB75-MatrixPanel-DMA/Makefile
mrfaptastic 3245a37e3e Inital commit
Very much work in progress. Terrible code.

Aim is to make this Adafruit compatable.
2018-10-13 03:03:34 +01:00

10 lines
195 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := led-display-controller
include $(IDF_PATH)/make/project.mk