Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit e62c255

Browse files
Update README.md
1 parent fe737e8 commit e62c255

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The arduino-cli tool is used to build and upload the Edge Impulse firmware to th
1515
```shell
1616

1717
git submodule update --init --recursive -j 8
18+
./arduino-cli config init
1819
./arduino-cli config set directories.user ./user #that will set your user directory for Arduino CLI to user folder in current directory - change back after you finish building
1920
./arduino-build.sh --build
2021
arduino-cli upload --fqbn=Seeeduino:samd:seeed_wio_terminal -p /dev/ttyACM0 -i build/*.bin

0 commit comments

Comments
 (0)