-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
macOS M1 support? #44
Comments
I made progress in modifying the package_at32_index.json file and installing AT32F4 support in Arduino for macOS M1. Here's a summary of the steps:
Now, if only ArteryTek can port their Linux version of Artery_ISP_Console to macOS... |
I have added support for macOS on a M1 processor using OpenOCD as the upload method via a DAPLink adapter. Please see here: https://github.com/KenjutsuGH/ArduinoCore-AT32F4 |
ST-Link was added via OpenOCD |
Is there any way to use this core on a M1 Mac?
The text was updated successfully, but these errors were encountered: