anybody tried setting up the toolchain on windows?
when trying to build bees ran into some issues initially, applied quick fixes found on google, now it looks like it’s failing while executing \avr32_lib\asf-3.7.3\avr32\utils\make\Makefile.avr32.in, and looking at it i see this:
# aleph always linux
os_type := Linux
os := Linux
which makes me think there might be more required than just installing the Atmel toolchain for Windows… i can build the eurorack firmware no problem.