luftboot icon indicating copy to clipboard operation
luftboot copied to clipboard

Initial commit for Bootloader for Lisa MX

Open podhrmic opened this issue 10 years ago • 2 comments

  • compiles and flashes, then allows program to be uploaded, however after uploading the program never starts
  • see #8 for more details

podhrmic avatar Aug 04 '15 23:08 podhrmic

Thx, but this is obviously not the solution.... You changed everything to now only support the F4...

Didn't look at all the code changes, but your version seems to be a bit older:

  • still uses rcc_peripheral_enable_clock instead of rcc_periph_clock_enable
  • doesn't use desig_get_unique_id_as_string

See also https://github.com/paparazzi/luftboot/pull/6

flixr avatar Aug 05 '15 08:08 flixr

I know. But at this point I don't have resources to pursue the proper solution (and there "exists" a working MX bootloader), I at least wanted to share the code so somebody else can easily pick it up.

podhrmic avatar Aug 05 '15 15:08 podhrmic