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

content/hardware/02.hero/boards/uno-r4-minima/tech-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Board:
22
Name: Arduino® UNO R4 Minima
3-
SKU: ABX00080
3+
SKU: ABX00080 / ABX00080_CN / ABX00080_IN
44
Microcontroller: Renesas RA4M1 (Arm® Cortex®-M4)
55
USB:
66
USB-C®: Programming Port

content/hardware/02.hero/boards/uno-r4-wifi/tech-specs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Board:
22
Name: Arduino® UNO R4 WiFi
3-
SKU: ABX00087
3+
SKU: ABX00087 / ABX00087_CN / ABX00087_IN
44
Microcontroller: Renesas RA4M1 (Arm® Cortex®-M4)
55
Radio Module: ESP32-S3-MINI-1-N8
66
USB:
@@ -15,7 +15,7 @@ Communication:
1515
UART: Yes, 1x
1616
I2C: Yes, 1x
1717
SPI: Yes, 1x
18-
CAN: Yes 1 CAN Bus
18+
CAN: Yes 1x CAN Bus
1919
Power:
2020
Circuit operating voltage: 5 V (ESP32-S3 is 3.3 V)
2121
Input voltage (VIN): 6-24 V

content/hardware/02.hero/boards/uno-rev3/product.md

Lines changed: 1 addition & 1 deletion

content/hardware/03.nano/boards/nano-33-ble-sense/product.md

Lines changed: 1 addition & 1 deletion

content/hardware/03.nano/boards/nano-33-ble/product.md

Lines changed: 1 addition & 1 deletion

content/hardware/03.nano/boards/nano-33-iot/product.md

Lines changed: 1 addition & 1 deletion

content/hardware/03.nano/boards/nano-every/product.md

Lines changed: 1 addition & 1 deletion

content/hardware/03.nano/boards/nano-matter/tutorials/07.open-thread-border-router/content.md

Lines changed: 69 additions & 3 deletions

content/hardware/03.nano/boards/nano-rp2040-connect/product.md

Lines changed: 1 addition & 1 deletion

content/hardware/03.nano/carriers/nano-screw-terminal-adapter/product.md

Lines changed: 1 addition & 1 deletion

content/hardware/04.pro/shields/portenta-vision-shield/essentials.md

Lines changed: 5 additions & 3 deletions

content/hardware/04.pro/shields/portenta-vision-shield/product.md

Lines changed: 4 additions & 3 deletions

0 commit comments

Comments
 (0)