ESPHome  2024.4.1
Data Structures | Namespaces
uart_debugger.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::uart::UARTDebugger
 The UARTDebugger class adds debugging support to a UART bus. More...
 
class  esphome::uart::UARTDummyReceiver
 This UARTDevice is used by the serial debugger to read data from a serial interface when the 'dummy_receiver' option is enabled. More...
 
class  esphome::uart::UARTDebug
 This class contains some static methods, that can be used to easily create a logging action for the debugger. More...
 

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::uart