Skip to content

Commit 2f46125

Browse files
authored
Merge branch 'main' into mcmchris/docs-2/maintenance
2 parents de55dcb + 6af352a commit 2f46125

File tree

168 files changed

+908
-465
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

168 files changed

+908
-465
lines changed

.github/workflows/render-datasheets.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ jobs:
1010
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
1111

1212
steps:
13-
- uses: actions/checkout@v2
14-
- uses: actions/setup-node@v2
13+
- uses: actions/checkout@v3
14+
- uses: actions/setup-node@v3
1515
with:
16-
node-version: 14
16+
node-version: 18
1717
cache: "npm"
1818
cache-dependency-path: "**/package-lock.json"
1919

content/arduino-cloud/10.education/09.arduino-cloud-for-education/content.md renamed to content/arduino-cloud/10.education/00.arduino-cloud-for-education/content.md

Lines changed: 386 additions & 386 deletions
Lines changed: 211 additions & 0 deletions

content/hardware/01.mkr/01.boards/mkr-nb-1500/product.md

Lines changed: 0 additions & 1 deletion

content/hardware/01.mkr/01.boards/mkr-wan-1300/product.md

Lines changed: 1 addition & 1 deletion

content/hardware/01.mkr/02.shields/mkr-485-shield/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/02.shields/mkr-can-shield/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/02.shields/mkr-env-shield/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/02.shields/mkr-eth-shield/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/02.shields/mkr-gps-shield/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/02.shields/mkr-imu-shield/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/02.shields/mkr-mem-shield/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/02.shields/mkr-relay-proto-shield/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/02.shields/mkr-rgb-shield/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/02.shields/mkr-sd-proto-shield/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/02.shields/mkr-therm-shield/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/03.carriers/mkr-connector-carrier/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/03.carriers/mkr-iot-carrier-rev2/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/03.carriers/mkr-iot-carrier/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/03.carriers/mkr-motor-carrier/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/02.hero/boards/leonardo/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/02.hero/boards/micro/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/02.hero/boards/uno-mini-le/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/02.hero/boards/uno-r4-minima/product.md

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)