Skip to content

Commit

Permalink
[docs] Update macOS installation of toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
salkinium authored Sep 19, 2023
1 parent 17d8a7e commit 4a85ec4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/guide/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ Install the [pre-built ARM toolchain](https://github.com/osx-cross/homebrew-arm)

```sh
brew tap osx-cross/arm
brew install arm-gcc-bin@12
brew install openocd --HEAD
brew install --force arm-gcc-bin@12
brew install openocd
```

To program Microchip SAM devices via the bootloader, install the `bossac` tool:
Expand Down

0 comments on commit 4a85ec4

Please sign in to comment.