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 ca587c0 commit 99e7e68Copy full SHA for 99e7e68
1 file changed
src/lib/data/manifests.json
@@ -1,4 +1,8 @@
1
{
2
+ "Bruce Boards": [
3
+ { "id": "reaper", "name": "Reaper RF", "family": "ESP32-C5" },
4
+ { "id": "smoochiee-board", "name": "Smoochiee V2", "family": "ESP32-S3" }
5
+ ],
6
"M5Stack": [
7
{ "id": "arduino-nesso-n1", "name": "Arduino Nesso N1", "family": "ESP32-C6" },
8
{ "id": "m5stack-cardputer", "name": "Cardputer (and Adv)", "family": "ESP32-S3" },
0 commit comments