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
b7dd255050
Ardupilot2
/
libraries
/
AP_HAL_F4Light
/
support
/
EEPROM_Write.sh
5 lines
69 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
/usr/local/stlink/st-flash --reset write
$1
0x08004000
AP_HAL_F4Light: scripts to load & store EEPROM
2018-03-04 05:51:39 -04:00
Reference in New Issue
Copy Permalink