2024-11-07 23:17:26 +01:00

7 lines
165 B
CMake

idf_component_register(
SRC_DIRS "source"
INCLUDE_DIRS "include"
PRIV_INCLUDE_DIRS "private"
REQUIRES tactility m5stack_shared vfs fatfs M5Unified
)