Files

7 lines
104 B
CMake

idf_component_register(
SRCS "l3g4200d.c"
INCLUDE_DIRS "include"
REQUIRES esp_driver_i2c
)