Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4454,4 +4454,9 @@ Zenoh's
instrumentable
subprocesses
CPzfYHdpQ
iso
iso
Arcee's
commandlinetools
ppl
rollout
sdkmanager
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ The `ei_printf` command is a custom logging function from the Edge Impulse SDK,

## Run your code

Now that you have a good understanding of the code, you should run it on your device. With your **Arduino Nano RP2040** plugged into your computer, and the correct [board and port](/learning-paths/embedded-and-microcontrollers/egde/connect-and-set-up-arduino/) selected in the Arduino IDE, follow these steps:
Now that you have a good understanding of the code, you should run it on your device. With your **Arduino Nano RP2040** plugged into your computer, and the correct board and port selected in the Arduino IDE, follow these steps:

If you're using the **Upload Button**:

Expand Down