davidgfnet / stm32-dfu-bootloader

A DFU bootloader targeting STM32F103 in just 4KB
GNU General Public License v3.0
113 stars 40 forks source link

Compile and install #17

Open Alan-junior opened 1 year ago

Alan-junior commented 1 year ago

Can someone make a tutorial how to compile, i never program Stm32's, only others 8 bits uC can someone tell me how to compile this project?, i'm trying change my 3d printer uC, because my ender 3 v2 have this GD32F and i want change to the Stm32F, and i want the boot-loader to install new firmware using USB

davidgfnet commented 9 months ago

Not sure if the bootloader is compatible with GD32F, I have some at home but did not try. I will try to get one and test it :D