No description
Find a file
2023-07-18 19:09:16 +08:00
.github Merge pull request #286 from david-cermak/feat/example_multiple_netifs 2023-06-28 17:49:32 +02:00
ci ci(common): Introduce global warning list file 2023-06-28 16:49:37 +02:00
common_components fix(common): Improve linux port 2023-06-20 15:15:37 +02:00
components feat(mdns): Allow setting length of mDNS action queue in menuconfig 2023-07-18 19:09:16 +08:00
docs docs(modem): Add known issues section to docs 2023-06-21 10:43:27 +02:00
examples feat(examples): Add build/host tests to examples 2023-06-28 12:59:48 +02:00
.flake8 docs(common): improving documentation 2023-03-31 12:04:46 +04:00
.git-blame-ignore-revs Add .git-blame-ignore-revs file 2022-10-17 18:19:49 +02:00
.gitmodules ASIO: Initial version based on IDF 5.0 with history 2022-06-24 15:33:10 +04:00
.mypy.ini CI: fixing the files to be complient with pre-commit hooks 2022-10-17 18:16:52 +02:00
.pre-commit-config.yaml feat(examples): Add example of using mqtt client on linux 2023-06-20 15:15:37 +02:00
CONTRIBUTING.md ci(common): Support for tagging and releasing in CI 2023-04-25 13:54:44 +02:00
pytest.ini Examples: using pytest.ini from top level directory 2022-10-25 23:59:33 +04:00
README.md docs: fixed broken link in README.md 2023-04-10 18:38:23 +04:00

Collection of protocol components for ESP-IDF

Components

esp_modem

mDNS

esp_websocket_client

ASIO port

esp_mqtt_cxx