mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 13:47:38 +02:00
5 lines
142 B
CMake
5 lines
142 B
CMake
idf_component_register(SRCS "main.c"
|
|
PRIV_REQUIRES spi_flash "driver" mpu6050
|
|
INCLUDE_DIRS "")
|
|
|