euart ESP32 logging library. Installation Add the repo as a dependency inside the idf_component.yml file. dependencies: ... euart: git: [email protected]:pylover/euart.git ... (Read more) [https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/tools/idf-component-manager.html#defining-dependencies-in-the-manifest] Usage TODO: Contribution TODO: Read first! https://docs.espressif.com/projects/idf-component-manager/en/latest/