Update setup.md

This commit is contained in:
Huckies 2022-06-08 15:01:21 +08:00 committed by GitHub
parent 4af3d272fc
commit b00e9980be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -336,7 +336,7 @@ Since the Zephyr™ SDK is not available for Windows, we recommending following
Since the Zephyr™ SDK is not available for macOS, we recommending following the steps to install the GNU ARM Embedded toolchain:
```
brew install --cask gcc-arm-embedded
brew install arm-none-eabi-gcc
```
</TabItem>