D5Y A minimalistic library for building ESP32-based devices. Installation cd your-project git submodule add --name d5y [email protected]:ashep/d5y.git vendor/d5y Add the following to your project's CMakeLists.txt: set(EXTRA_COMPONENT_DIRS ./vendor/d5y)