mirror of
https://github.com/m5stack/M5Stack_MicroPython.git
synced 2026-09-17 00:30:38 -07:00
6 lines
98 B
Makefile
6 lines
98 B
Makefile
#
|
|
# Component Makefile
|
|
#
|
|
|
|
COMPONENT_SRCDIRS := ./src
|
|
COMPONENT_ADD_INCLUDEDIRS := ./src ./include
|