This website requires JavaScript.
Explore
Help
Sign In
aepko
/
Ardupilot2
Watch
1
Star
0
Fork
0
You've already forked Ardupilot2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
484d97597b
Ardupilot2
/
libraries
/
AP_HAL_F4Light
/
support
/
EEPROM_Write_DFU.sh
4 lines
67 B
Bash
Raw
Normal View
History
Unescape
Escape
AP_HAL_F4Light: scripts to load & store EEPROM
2018-03-04 05:51:39 -04:00
#!/bin/sh
HAL_F4Light: added support scripts for binaries with bootloader, fixed non-BL versions
2018-03-19 07:31:06 -03:00
dfu-util -a
0
--dfuse-address 0x08004000:leave -D
$1
-R
Reference in New Issue
Copy Permalink