mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-15 23:43:02 +03: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 ".")
|