Vikram Dattu 081eef88cf fix(mdns): Fix unused variable dcst warning for wifi-remote chips
- Cover WIFI_REMOTE as well for MDNS_ESP_WIFI_ENABLED macro
 - localize `esp_netif_dhcp_status_t dcst;` declaration where used
2025-11-14 17:43:54 +05:30
2023-03-31 12:04:46 +04:00

Collection of protocol components for ESP-IDF

How to use

The ESP-Protocols repository contains a collection of protocol components for ESP-IDF. Additionally, each component is available in IDF Component Registry. Please refer to instructions in ESP-IDF

Components

esp_modem

mDNS

esp_websocket_client

ASIO port

esp_mqtt_cxx

console_simple_init

console_cmd_ping

console_cmd_ifconfig

console_cmd_wifi

mbedtls_cxx

mosquitto

Socket helpers (sock-utils)

libwebsockets

console_cmd_mqtt

esp_dns

Description
Collection of ESP-IDF components related to networking protocols
Readme 43 MiB
Languages
C 56.5%
C++ 35.6%
Python 4.4%
CMake 2.3%
Shell 0.7%
Other 0.5%