bouffalolab / arduino-bouffalo

Arduino core for the BouffaloLab chips
Apache License 2.0
24 stars 1 forks source link

Support for Apple Silicon #2

Open apullin opened 9 months ago

apullin commented 9 months ago

It looks like this board support cannot be installed on Apple Silicon.

Fails with error:

Downloading packages
Failed to install platform: 'bouffalolab:bouffalolab:1.0.5'.
Error: 13 INTERNAL: Error downloading tool bouffalolab:bflb_fw_post_proc@1.0.0: no versions available for the current OS, try contacting <...>@bouffalolab.com

Any chance of getting Apple Silicon support for the toolchain and supporting tools? It almost might be possible to coax the underlying x86 compatibility to run existing binary tools, too ...

strongwong commented 9 months ago

thanks for your report. yes, Apple macOS is not support right now. we will try to support Apple macOS in the future.