Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aaf1f28

Browse files
committedFeb 7, 2025·
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

0 commit comments

Comments
 (0)