Files
esp-protocols/components/esp_websocket_client/examples/main/CMakeLists.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
88 B
CMake
Raw Normal View History

idf_component_register(SRCS "websocket_example.c"
INCLUDE_DIRS ".")