mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
f745642042
1. enable mclk when enter light sleep 2. add an get error API for esp_http_client 3. websocket migration and fix some issue (from release/v4.0)
5 lines
99 B
CMake
5 lines
99 B
CMake
set(COMPONENT_SRCS "websocket_example.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|