Files
2026-01-17 09:53:08 +02:00

6 lines
94 B
CMake

idf_component_register(
SRCS "usb_api.c"
INCLUDE_DIRS "include"
REQUIRES driver
)