Skip to content

Commit 2b2466f

Browse files
committed
Merge branch 'main' into product-compliance-uploads
2 parents ed6d9b4 + 03ee66b commit 2b2466f

File tree

821 files changed

+37061
-5372
lines changed

Some content is hidden

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

821 files changed

+37061
-5372
lines changed

.github/workflows/deploy-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
steps:
4444
- uses: actions/checkout@v4
4545
with:
46-
fetch-depth: 1
46+
fetch-depth: "0"
4747

4848
- name: Cleanup runner disk
4949
uses: ./.github/actions/cleanup-disk # Cleanup machine before starting the build

.github/workflows/deploy-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
steps:
4444
- uses: actions/checkout@v4
4545
with:
46-
fetch-depth: 1
46+
fetch-depth: "0"
4747

4848
- name: Cleanup runner disk
4949
uses: ./.github/actions/cleanup-disk # Cleanup machine before starting the build

.vscode/ltex.dictionary.en-US.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Opta
Loading
Loading
Loading

content/hardware/01.mkr/01.boards/mkr-1000-wifi/essentials.md

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,20 @@
1+
---
2+
productsLibrariesMap:
3+
- wifi101
4+
- arduino-low-power
5+
- arduinomqttclient
6+
---
7+
18
<EssentialsColumn title="First Steps">
29
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
310
All you need to know to get started with your new Arduino board.
411
</EssentialElement>
512

613
</EssentialsColumn>
714

8-
<EssentialsColumn title="Suggested Libraries">
9-
10-
<EssentialElement title="WiFi101" type="library" link="https://www.arduino.cc/en/Reference/WiFi101">
11-
The WiFi101 library is designed for the MKR 1000 WiFi board to connect to the Internet, either as a server accepting incoming connections or a client making outgoing ones.
12-
</EssentialElement>
13-
14-
<EssentialElement title="ArduinoLowPower" type="library" link="https://www.arduino.cc/en/Reference/ArduinoLowPower">
15-
The ArduinoLowPower library allows you to use the low power features of the SAMD21 MCU to minimize power consumption and maximize battery duration.
16-
</EssentialElement>
17-
18-
<EssentialElement title="ArduinoMqttClient" type="library" link="https://www.arduino.cc/reference/en/libraries/arduinomqttclient/">
19-
The ArduinoMqttClient library allows you to send and receive MQTT messages using Arduino. Connect to brokers, publish and subscribe to topics. A great library for devices to communicate over the Internet.
20-
</EssentialElement>
21-
22-
</EssentialsColumn>
23-
2415
<EssentialsColumn title="Arduino Basics">
2516
<EssentialElement title="Built-in Examples" type="tutorial" link="/built-in-examples/">
26-
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
17+
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
2718
</EssentialElement>
2819
<EssentialElement title="Learn" type="resource" link="/learn/">
2920
Discover interesting articles, principles and techniques related to the Arduino ecosystem.

content/hardware/01.mkr/01.boards/mkr-fox-1200/essentials.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,19 @@
1+
---
2+
productsLibrariesMap:
3+
- arduino-sigfox-for-mkrfox1200
4+
- arduino-low-power
5+
---
6+
17
<EssentialsColumn title="First Steps">
28
<EssentialElement title="Quickstart Guide" type="getting-started">
39
All you need to know to get started with your new Arduino board.
410
</EssentialElement>
5-
6-
</EssentialsColumn>
7-
8-
<EssentialsColumn title="Suggested Libraries">
9-
10-
<EssentialElement title="SigFox" type="library" link="https://www.arduino.cc/en/Reference/SigFox">
11-
The SigFox library allows you to use the ATMEL SigFox transceiver (ATAB8520E) on the Arduino MKR FOX 1200 board.
12-
</EssentialElement>
13-
14-
<EssentialElement title="ArduinoLowPower" type="library" link="https://www.arduino.cc/en/Reference/ArduinoLowPower">
15-
The ArduinoLowPower library allows you to use the low power features of the SAMD21 MCU to minimize power consumption and maximize battery duration.
16-
</EssentialElement>
1711

1812
</EssentialsColumn>
1913

2014
<EssentialsColumn title="Arduino Basics">
2115
<EssentialElement title="Built-in Examples" type="tutorial" link="/built-in-examples/">
22-
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
16+
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
2317
</EssentialElement>
2418
<EssentialElement title="Learn" type="resource" link="/learn/">
2519
Discover interesting articles, principles and techniques related to the Arduino ecosystem.

content/hardware/01.mkr/01.boards/mkr-gsm-1400/essentials.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,20 @@
1+
---
2+
productsLibrariesMap:
3+
- mkrgsm
4+
- arduino-low-power
5+
---
6+
17
<EssentialsColumn title="First Steps">
28
<EssentialElement title="Quickstart Guide" type="getting-started">
39
All you need to know to get started with your new Arduino board.
410
</EssentialElement>
511

6-
7-
</EssentialsColumn>
8-
9-
<EssentialsColumn title="Suggested Libraries">
10-
11-
<EssentialElement title="MKRGSM" type="library" link="https://www.arduino.cc/en/Reference/MKRGSM">
12-
The MKRGSM library together with the MKR GSM 1400 board allows you can do most of the operations you can do with a GSM phone: place and receive voice calls, send and receive SMS, and connect to the internet over a GPRS network. The on board module, operates in 3G with a 2G fallback.
13-
</EssentialElement>
14-
15-
<EssentialElement title="ArduinoLowPower" type="library" link="https://www.arduino.cc/en/Reference/ArduinoLowPower">
16-
The ArduinoLowPower library allows you to use the low power features of the SAMD21 MCU to minimize power consumption and maximize battery duration.
17-
</EssentialElement>
1812

1913
</EssentialsColumn>
2014

2115
<EssentialsColumn title="Arduino Basics">
2216
<EssentialElement title="Built-in Examples" type="tutorial" link="/built-in-examples/">
23-
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
17+
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
2418
</EssentialElement>
2519
<EssentialElement title="Learn" type="resource" link="/learn">
2620
Discover interesting articles, principles and techniques related to the Arduino ecosystem.

0 commit comments

Comments
 (0)