HipsterBrown / xs-dev

The quickest way for getting started with JS on devices
https://xs-dev.js.org
MIT License
41 stars 13 forks source link

Use new gcc-arm-embedded tools for building pico tools #153

Closed HipsterBrown closed 9 months ago

HipsterBrown commented 10 months ago

The arm-none-eabi-gcc Homebrew formulae has been deprecated and recommends using the new gcc-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