mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-24 19:29:43 +01:00
4 lines
144 B
CMake
4 lines
144 B
CMake
idf_component_register(SRCS "bridge_example_main.c"
|
|
"bridge_console_cmd.c"
|
|
INCLUDE_DIRS ".")
|