Skip to content

Commit e6773cc

Browse files
authored
Merge pull request #582 from Theodlz/brew-lsusb
MacOS install instructions - lsusb
2 parents 2c6111d + 8f48b9e commit e6773cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

microbit/src/03-setup/macos.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ $ brew install arm-none-eabi-gdb
1010

1111
$ # Minicom
1212
$ brew install minicom
13+
14+
$ # lsusb (list connected USB devices)
15+
$ brew install lsusb
1316
```
1417

1518
That's all! Go to the [next section].

0 commit comments

Comments
 (0)