A C++ logging library for ESP32 using printf like syntax, that does compile-time validation of parameters, log compression for saving your precious memory, sleep resistant persistance
Runtime hot reload for ESP chips - load and reload ELF modules without reflashing. Enables rapid iteration during development by updating code over HTTP while the device keeps running.