From fe1937c9cd6103b17b5d0551b599fde2893e6a09 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Thu, 6 Aug 2026 00:08:37 +0200 Subject: [PATCH] e02, e06: added hardware category to device info --- avr/devices/e02/README | 3 ++- avr/devices/e06/README | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/avr/devices/e02/README b/avr/devices/e02/README index 1290883..cbd6f10 100644 --- a/avr/devices/e02/README +++ b/avr/devices/e02/README @@ -7,4 +7,5 @@ E02 - Connection: S06-internal - Predecessor: E01 - COM: UARTFD0, COM2W - +- Hardware: + - MCP2221 UART-USB interface chip (/dev/ttyACMx) diff --git a/avr/devices/e06/README b/avr/devices/e06/README index 1290883..8e4398d 100644 --- a/avr/devices/e06/README +++ b/avr/devices/e06/README @@ -7,4 +7,6 @@ E02 - Connection: S06-internal - Predecessor: E01 - COM: UARTFD0, COM2W +- Hardware: + - FTI232 UART-USB interface chip (/dev/ttyUSBx)