Non-blocking async REPL console for ESP-IDF. Interleaves ESP_LOG messages with the serial prompt without screen corruption. Based on the ESP-IDF console component with an async linenoise state machine.
ESP_HX8347 is a component for driving the HX8347 display controller, commonly used in TFT LCD displays. It provides an interface for initializing the display, sending commands and data, and controlling various display parameters.