Roland Dobai f78e8cfce8 Tools: Custom baud-rate setup is not possible for IDF Monitor from menuconfig anymore
IDF Monitor follows the console baud rate by default. Other baud rate
can be set from command line by "idf.py monitor -B <baud>" or through
environment variables. Run "idf.py monitor --help" for more information.


* Original commit: espressif/esp-idf@36a4011ff8
2022-05-27 17:44:24 +04:00

Collection of protocol components for ESP-IDF

Documentation of esp-protocol

Components

esp_modem

esp_websocket_client

Description
Collection of ESP-IDF components related to networking protocols
Readme 42 MiB
Languages
C 56.7%
C++ 35.3%
Python 4.4%
CMake 2.4%
Shell 0.7%
Other 0.5%