We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abbbf9c commit e924830Copy full SHA for e924830
src/lib/resource.ts
@@ -622,7 +622,7 @@ export const deviceHardwareList: DeviceHardware[] = [
622
platformioTarget: "seeed-xiao-s3",
623
architecture: "esp32-s3",
624
activelySupported: true,
625
- supportLevel: 1,
+ supportLevel: 3,
626
displayName: "Seeed Xiao ESP32-S3",
627
tags: ["Seeed"],
628
images: ["seeed-xiao-s3.svg"],
0 commit comments