Update Flashing authored by Colton Glick's avatar Colton Glick
......@@ -3,3 +3,9 @@ To automatically set a specific crazyflie into boot loader mode, add `CLOAD_CMDS
1. Compile the firmware, see [How to Build](Crazyflie-Firmware/How-to-Build)
2. Run `make cload`. Your machine should connect to the crazyflie on the specified radio channel, set it to bootloader mode, and begin flashing the newly built firmware.
# DFU Mode (Flashing Over USB)
### **WARNING, THIS METHOD CAN OVERWRITE THE BOOTLOADER, USE WITH CAUTION**
This method is meant as a last resort recovery mode for the crazyflie, however it allows for flashing over a USB connection. This gives some advantages over using the crazyradio, mainly it does not require modifying the `config.mk` file and many crazyflies can be flashed near by with no conflicts
1. remove
\ No newline at end of file