ohmtech-rdi / eurorack-blocks

Software to Hardware Prototyping for Eurorack using C++, Max/Gen~ or Faust
Other
303 stars 21 forks source link

Toolchain windows gcc arm none eabi #514

Closed ohmtech-rdi closed 1 year ago

ohmtech-rdi commented 1 year ago

This PR adds the GCC ARM embedded toolchain to erbb setup, which was previously installed using Chocolatey.

This finally allows us to get rid of Chocolatey, which was too complicated for users to install.