Skip to content

Commit 10ecc06

Browse files
authored
Merge pull request #39 from arduino/lunnea/braccio-datasheet
Lunnea/braccio datasheet [TC-169]
2 parents bf17210 + 1d265b4 commit 10ecc06

9 files changed

+278
-2
lines changed
Loading
Loading

content/hardware/06.edu/carriers/braccio-carrier/datasheet/datasheet.md

Lines changed: 273 additions & 0 deletions
Large diffs are not rendered by default.

scripts/validation/rules/datasheet-metadata-schema.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@
2727
},
2828
"variant": {
2929
"type": "string"
30-
}
31-
},
30+
},
31+
"revision": {
32+
"type": "string"
33+
}
34+
},
3235
"required": [
3336
"title",
3437
"identifier",

0 commit comments

Comments
 (0)