| commit | 2ed42b35554723352d9c38dfbe953f266dc9fe67 | [log] [tgz] |
|---|---|---|
| author | Martin Jäger <martin@libre.solar> | Mon Mar 21 22:02:19 2022 +0100 |
| committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Thu Jul 07 13:14:00 2022 +0000 |
| tree | c2394dc8374a9afa0910f9a19b3f51d46e598e77 | |
| parent | b9940d5988381fb3b38466855fa451ef1f617047 [diff] |
drivers: serial: esp32_usb: Add USB serial / JTAG interface This peripheral combines a hardware-based USB CDC ACM serial interface and a JTAG interface. It is present in the ESP32-C3. Signed-off-by: Martin Jäger <martin@libre.solar>