mirror of
https://github.com/m5stack/M5Stack_MicroPython.git
synced 2026-05-20 10:14:44 -07:00
6 lines
98 B
Makefile
6 lines
98 B
Makefile
#
|
|
# Component Makefile
|
|
#
|
|
|
|
COMPONENT_SRCDIRS := ./src
|
|
COMPONENT_ADD_INCLUDEDIRS := ./src ./include
|