stm32duino / Arduino_Tools

Contains upload tools for STM32 based boards
Other
87 stars 63 forks source link

chore: update to hid-flash 64-bit #94

Closed fpistm closed 3 months ago

fpistm commented 3 months ago

Since arm-none-eabi-gcc deprecation note of 32-bit support, update the tools to 64 bits. This PR also add the dev rule for HID BL.

Note that the built include a fix, see https://github.com/Serasidis/STM32_HID_Bootloader/issues/68