4 lines
138 B
CMake
4 lines
138 B
CMake
idf_component_register(SRCS "MMC56x3.c" "MMC56x3_hal.c"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES "driver")
|