Skip to content

Commit 195ea9a

Browse files
Merge branch 'main' into sync/launch/modulino-standalone-nano-connector
2 parents 76d0f11 + 842519a commit 195ea9a

File tree

15 files changed

+400
-413
lines changed

15 files changed

+400
-413
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The UNO R4 Minima is the first UNO to feature a USB-C® connector.
2424
With Arduino UNO R4 you will get 3 months of cloud maker plan for free
2525

2626
<FeatureWrapper>
27-
<FeatureLink variant="primary" title="Register product" url="https://digital-store.arduino.cc/subscriptions/redeem"/>
27+
<FeatureLink variant="primary" title="Register product" url="https://arduino.cc/start"/>
2828
</FeatureWrapper>
2929
</Feature>
3030

content/hardware/02.hero/boards/uno-r4-wifi/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A reference to all technical features on this board, with pointers to additional
2727
With Arduino UNO R4 you will get 3 months of cloud maker plan for free
2828

2929
<FeatureWrapper>
30-
<FeatureLink variant="primary" title="Register product" url="https://digital-store.arduino.cc/subscriptions/redeem"/>
30+
<FeatureLink variant="primary" title="Register product" url="https://arduino.cc/start"/>
3131
</FeatureWrapper>
3232
</Feature>
3333

content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning/content.md

Lines changed: 389 additions & 405 deletions
Large diffs are not rendered by default.

content/hardware/09.kits/maker/plug-and-make-kit/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The kit includes a mounting plate for you to build your projects on, enabling yo
2323
With Plug and Make kit you will get 3 months of cloud maker plan for free
2424

2525
<FeatureWrapper>
26-
<FeatureLink variant="primary" title="Register product" url="https://digital-store.arduino.cc/subscriptions/redeem"/>
26+
<FeatureLink variant="primary" title="Register product" url="https://arduino.cc/start"/>
2727
</FeatureWrapper>
2828
</Feature>
2929

content/software/plc-ide/tutorials/01.plc-ide-setup-license/content.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ Open the Arduino PLC IDE program, and the welcome screen will greet you.
117117

118118
The following sections will guide you through creating a project, downloading the runtime, and properly interfacing the Portenta Machine Control or Opta™ with its dedicated license activation procedure.
119119

120+
***Before using the PLC IDE with your Opta™ or Portenta Machine Control device, ensure proper memory partitioning using the latest Arduino Mbed OS board core (version 4.3.1 or higher) and libraries. Memory partitioning ensures your device is configured with the intended default settings for optimal PLC IDE functionality. Please refer to the [__Memory Partitioning for Use with the Arduino IDE tutorial__](https://docs.arduino.cc/tutorials/opta/memory-partitioning/) for more information.***
121+
120122
### 2. Project Setup
121123

122124
Create a new project by clicking the middle **New project ...** button or **File > New Project**.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"homepage": "https://github.com/arduino/docs-content#readme",
2020
"dependencies": {
21-
"@arduino/docs-arduino-cc": "^2.0.34",
21+
"@arduino/docs-arduino-cc": "^2.0.35",
2222
"gatsby": "^5.11.0",
2323
"gatsby-background-image": "^1.6.0",
2424
"gatsby-image": "^3.11.0",

0 commit comments

Comments
 (0)