Cross-platform chrono-based logging library for embedded systems. Provides thread-safe, timestamped logs with module tagging and RTOS awareness. Works on ESP-IDF, STM32 HAL, Arduino, and Linux/Windows.
CLI API is a component for ESP-IDF that provides a simple and efficient way to create command-line interfaces (CLI) for ESP32-based applications. It allows developers to easily define and manage CLI commands, making it easier to interact with the device and perform various tasks through a terminal interface.