Closed HipsterBrown closed 9 months ago
The arm-none-eabi-gcc Homebrew formulae has been deprecated and recommends using the new gcc-arm-embedded cask in its place.
arm-none-eabi-gcc
gcc-arm-embedded
This will allow setting up pico tooling for macos devices.
pico
The change can be implemented here: https://github.com/HipsterBrown/xs-dev/blob/main/src/toolbox/setup/pico/mac.ts
The
arm-none-eabi-gcc
Homebrew formulae has been deprecated and recommends using the newgcc-arm-embedded
cask in its place.This will allow setting up
pico
tooling for macos devices.The change can be implemented here: https://github.com/HipsterBrown/xs-dev/blob/main/src/toolbox/setup/pico/mac.ts