You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributor-guide/development.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
# Development Guide
4
4
5
5
> [!NOTE]
6
-
> The `arduino-app-cli` is designed to run on the Board and access peripherals that are not available on a development PC (e.g., the microcontroller).
6
+
> The `arduino-app-cli` is designed to run on the Board and access peripherals that are not available on a development PC.
7
7
>
8
8
> For easier testing, using an **Arduino UNO Q** is recommended, as local testing is limited to functionalities that do not require board-specific features.
9
9
@@ -13,8 +13,10 @@ The following development tools must be available in your local environment:
0 commit comments