mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Merge branch 'master' into rx_state
This commit is contained in:
commit
1cea5c587e
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ SECTIONS
|
|||
PROVIDE_HIDDEN (__pg_resetdata_start = .);
|
||||
KEEP (*(.pg_resetdata))
|
||||
PROVIDE_HIDDEN (__pg_resetdata_end = .);
|
||||
} >FLASH
|
||||
} >FLASH1
|
||||
|
||||
/* Storage for the address for the configuration section so we can grab it out of the hex file */
|
||||
.custom_defaults :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue