Arduino_Tools icon indicating copy to clipboard operation
Arduino_Tools copied to clipboard

Support for linux aarch64

Open ddowling opened this issue 1 year ago • 2 comments

Is there any interest in adding support for aarch64 (ARM64) to this package?

I am doing SMT32 development in a VM on ARM based OSX. xpack gcc and openocd are build for this architecture but the STM32Tools package is not.

There is just the 4 binaries dfu-prefix, dfu-suffix, dfu-util and hid-flash in this package that are architecture dependent and in most cases there are not used unless you are doing DFU or HID based programming.

If there is some interest I will work up a pull request.

ddowling avatar Dec 28 '24 06:12 ddowling

Hi @ddowling , Feel free to contribute.

fpistm avatar Dec 28 '24 06:12 fpistm

Hi @ddowling any update on this?

fpistm avatar Feb 17 '25 14:02 fpistm