From a891be3629fe7a83a2e5e47f56e73c3e12c79029 Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Tue, 2 Aug 2022 20:58:42 -0500 Subject: [PATCH] Allocate PIDs for CircuitPython on the ESP32-S3-EYE (#54) --- allocated-pids-espressif-devboards.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/allocated-pids-espressif-devboards.txt b/allocated-pids-espressif-devboards.txt index 97f3be1..f40bb36 100644 --- a/allocated-pids-espressif-devboards.txt +++ b/allocated-pids-espressif-devboards.txt @@ -19,3 +19,5 @@ PID | Product name 0x700B | ESP32-S3-USB-OTG - CircuitPython 0x700C | ESP32-S3 Box Lite - UF2 Bootloader 0x700D | ESP32-S3 Box Lite - CircuitPython +0x700E | ESP32-S3-EYE - UF2 Bootloader +0x700F | ESP32-S3-EYE - CircuitPython