mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-23 15:27:28 +02:00
esp32: add implementation of esp_timer based on TG0 LAC timer
Closes: IDF-979 * Original commit: espressif/esp-idf@739eb05bb9
This commit is contained in:
committed by
gabsuren
parent
aec6a75d40
commit
17281a515e
@ -1,3 +1,4 @@
|
||||
idf_component_register(SRCS "esp_websocket_client.c"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES lwip esp-tls tcp_transport nghttp)
|
||||
REQUIRES lwip esp-tls tcp_transport nghttp
|
||||
PRIV_REQUIRES esp_timer)
|
||||
|
Reference in New Issue
Block a user