Skip to content

Commit aaf1f28

Browse files
committed
Merge branch 'main' into mcmchris/opta/opc-ua/app-note-&-user-manual
2 parents 5674889 + 04e3ccb commit aaf1f28

File tree

106 files changed

+3398
-377
lines changed

Some content is hidden

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

106 files changed

+3398
-377
lines changed

.github/workflows/workflow-validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
- name: Run spell check
1919
run: |
20-
pip install codespell
20+
pip install codespell==2.3.0
2121
codespell -I "scripts/resources/spell-check-ignore-list.txt" --skip="*.svg,*.dxf,*.pdf" ./content/
2222
2323
lint:

content/hardware/01.mkr/01.boards/mkr-wan-1300/compatibility.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ hardware:
88
carriers: ~
99
shields:
1010
- mkr-485-shield
11-
- mkr-can-shield
1211
- mkr-env-shield
1312
- mkr-eth-shield
1413
- mkr-imu-shield

content/hardware/01.mkr/01.boards/mkr-wan-1310/compatibility.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ hardware:
88
carriers: ~
99
shields:
1010
- mkr-485-shield
11-
- mkr-can-shield
1211
- mkr-env-shield
1312
- mkr-eth-shield
1413
- mkr-imu-shield

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

Lines changed: 1 addition & 1 deletion

content/hardware/01.mkr/01.boards/mkr-wifi-1010/product.md

Lines changed: 1 addition & 1 deletion

content/hardware/01.mkr/02.shields/mkr-can-shield/compatibility.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ hardware:
77
- mkr-1000-wifi
88
- mkr-wifi-1010
99
- mkr-fox-1200
10-
- mkr-wan-1300
11-
- mkr-wan-1310
1210
- mkr-gsm-1400
1311
- mkr-nb-1500
1412
- mkr-vidor-4000

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

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)