Update Flashing authored by Colton Glick's avatar Colton Glick
......@@ -70,9 +70,7 @@ done parsing DfuSe file
```
## Help! I overwrote the bootloader!
TODO: instructions on how to reflash the bootloader. Build firmware with flag CLOAD=0 flash it to address `0x08000000`
`sudo dfu-util -d 0483:df11 -a 0 -s 0x08000000 -D cflie.bin`
see [Crazyflie Bootloader, Bootloader Recovery](Crazyflie-Firmware/Crazyflie-Bootloader#crazyflie-bootloader-recovery) for instructions on how to reflash the bootloader.
--------------
# References
......
......