From 6bfea508a660e41c8bfbd4b64c41be6f4c43eb4e Mon Sep 17 00:00:00 2001 From: sigmdel <2302627+sigmdel@users.noreply.github.com> Date: Wed, 22 Feb 2023 05:57:54 -0400 Subject: [PATCH] Add new HWIDs for seeed_xiao_esp32c3 Added 303A:1001 --- boards/seeed_xiao_esp32c3.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/boards/seeed_xiao_esp32c3.json b/boards/seeed_xiao_esp32c3.json index 4d8ded0..9f9c7b0 100644 --- a/boards/seeed_xiao_esp32c3.json +++ b/boards/seeed_xiao_esp32c3.json @@ -16,7 +16,11 @@ [ "0x2886", "0x0047" - ] + ], + [ + "0x303a", + "0x1001" + ] ], "mcu": "esp32c3", "variant": "XIAO_ESP32C3"