mirror of
https://github.com/m5stack/esp-adf.git
synced 2026-05-20 10:25:46 -07:00
5 lines
133 B
Makefile
5 lines
133 B
Makefile
#
|
|
# Main Makefile. This is basically the same as a component makefile.
|
|
|
|
COMPONENT_ADD_INCLUDEDIRS := ./include
|
|
COMPONENT_SRCDIRS := .
|