[docs] Update supported chip list, remove AmebaZ2 boards for now

This commit is contained in:
Kuba Szczodrzyński
2023-05-18 21:03:08 +02:00
parent f7c28eeea4
commit 752768b1e2
7 changed files with 206 additions and 269 deletions

View File

@@ -34,13 +34,6 @@
"package": {
"type": "string",
"pattern": "^framework-[a-z0-9-]+$"
},
"mcus": {
"type": "array",
"items": {
"type": "string",
"pattern": "^[A-Z0-9]+$"
}
}
},
"additionalProperties": false,