im-tomu / toboot

Bootloader for the EFM32HG Tomu Board
https://tomu.im/
GNU General Public License v3.0
72 stars 28 forks source link

tomu_flash.conf should wipe the device #28

Open mithro opened 6 years ago

mithro commented 6 years ago

The tomu_flash.conf only flashes the new bootloader. It should clear any application on the board first, then load the new bootloader.

kitlith commented 6 years ago

At the moment, I believe that it also writes the blinky application to the device. no it doesn't we were just misunderstanding stuff,

However, I think it'd be more useful to let the application remain and just update the bootloader, assuming there aren't any major API breakages. shrug