rogerclarkmelbourne / Arduino_STM32

Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
Other
2.52k stars 1.26k forks source link

64-bit version of hid-flash in 32-bit linux directory #904

Closed riban-bw closed 11 months ago

riban-bw commented 1 year ago

The file Arduino_STM32/blob/master/tools/linux/hid_flash/hid-flash is ELF 64-bit LSB executable, x86-64, version 1 (SYSV). It should be 32-bit. This is the same for many of the tools in the linux directory.

stevstrong commented 11 months ago

Do you have any solution for this issue? If so, then please post a PR.

riban-bw commented 11 months ago

I am unlikely to be able to look at this. I mostly use 64-bit OS now so am less affected by the issue.

stevstrong commented 11 months ago

I am closing this as not relevant for the OP anymore.