Skip to content

Commit

Permalink
Merge pull request #582 from Theodlz/brew-lsusb
Browse files Browse the repository at this point in the history
 MacOS install instructions - lsusb
  • Loading branch information
eldruin authored Sep 23, 2024
2 parents 2c6111d + 8f48b9e commit e6773cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions microbit/src/03-setup/macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ $ brew install arm-none-eabi-gdb

$ # Minicom
$ brew install minicom

$ # lsusb (list connected USB devices)
$ brew install lsusb
```

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

0 comments on commit e6773cc

Please sign in to comment.