Not a voting member but built on MacOS for RP2040:
> arm-none-eabi-gcc -v
Using built-in specs.
COLLECT_GCC=arm-none-eabi-gcc
COLLECT_LTO_WRAPPER=/opt/homebrew/Cellar/arm-none-eabi-gcc/10.3-2021.07/gcc/bin/../lib/gcc/arm-none-eabi/10.3.1/lto-wrapper
Target: arm-none-eabi
Configured with:
/tmp/j
I am looking into adding support for the Raspberry Pi Pico W which uses the
Infineon’s CYW43439 WiFi chip.
Rather than trying to write I complete interface to this chip, I was wondering
whether it would be appropriate to build with the code in the Pico-SDK supplied
by the Raspberry Pi foundatio