Skip to content

Commit c2f3b14

Browse files
bus710deadprogram
authored andcommitted
Update arduino-nano33-iot for bossa install
1 parent d66fa82 commit c2f3b14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/microcontrollers/arduino-nano33-iot.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,11 @@ Once you have downloaded it, double click on the .dmg file to perform the instal
4747
On Linux, install from source:
4848

4949
```shell
50+
sudo apt install libreadline-dev libwxgtk3.0-*
5051
git clone https://github.com/shumatech/BOSSA.git
5152
cd BOSSA
5253
make
54+
sudo cp bin/bossac /usr/local/bin
5355
```
5456

5557
### Windows

0 commit comments

Comments
 (0)