mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 17:05:55 +08:00
3 lines
149 B
CMake
3 lines
149 B
CMake
idf_component_register(SRCS "test_i2c_bus.c" "test_spi_bus.c"
|
|
INCLUDE_DIRS .
|
|
REQUIRES test_utils bus) |