We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ff3b0d commit 4eaab31Copy full SHA for 4eaab31
src/lib/resource.ts
@@ -656,5 +656,6 @@ export const deviceHardwareList: DeviceHardware[] = [
656
displayName: "Seeed Xiao NRF52840 Kit",
657
tags: ["Seeed"],
658
requiresDfu: true,
659
+ images: ["seeed_xiao_nrf52_kit.svg"]
660
}
661
];
0 commit comments