luftboot
luftboot copied to clipboard
USB DFU bootloader for the stm32 based autopilots
AS a user I want a simple way to upload my AP software to the AP board. the newer Lisa v2 MX has an F4. THe working of flasing by...
- compiles and flashes, then allows program to be uploaded, however after uploading the program never starts - see #8 for more details
Define a firmware version that will show up on the usb enumeration info when plugged into a computer. This will make it easier to differentiate between the old functionality and...