Fixed README formatting & outdated information (#1123)
This commit is contained in:
@@ -10,10 +10,9 @@ What does it do?
|
||||
|
||||
# Targets
|
||||
|
||||
| Name | Firmware | Reset | DFU |
|
||||
| | Address | Combo | Combo |
|
||||
---------------------------------------------------------------------------------
|
||||
| f7 | 0x08000000 | L+Back, release both | L+Back, release Back |
|
||||
| Name | Firmware Address | Reset Combo | DFU Combo |
|
||||
|-----------|-------------------|-----------------------|-----------------------|
|
||||
| f7 | 0x08000000 | L+Back, release both | L+Back, release Back |
|
||||
|
||||
Also there is a "hardware" ST bootloader combo available even on a bricked or empty device: L+Ok+Back, release Back, Left.
|
||||
Target independent code and headers in `target/include` folders. More details in `documentation/KeyCombo.md`
|
||||
@@ -35,6 +34,10 @@ Target independent code and headers in `target/include` folders. More details in
|
||||
- `TARGET` - string - target to build. Default is `f7`.
|
||||
- `RAM_EXEC` - 0/1 - whether to build full firmware or RAM-based stage for firmware update. 0 is default, builds firmware.
|
||||
|
||||
# Building self-update package
|
||||
|
||||
`make DEBUG=0 COMPACT=1 updater_package`
|
||||
|
||||
# Flashing
|
||||
|
||||
Using SWD (STLink):
|
||||
|
Reference in New Issue
Block a user