Posted on Leave a comment

USB Settings for Logging with the ESP32-S3 in PlatformIO

The ESP32-S3 is endowed with two noteworthy USB features that its predecessor, the original ESP32, lacked: USB OTG and USB CDC/JTAG. This blog post delves into the platformio.ini settings that govern the USB behavior of the ESP32-S3, with a particular focus on logging in CDC/JTAG mode.

Continue reading USB Settings for Logging with the ESP32-S3 in PlatformIO