mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
[F1] Maintenance to keep F1 buildable
This commit is contained in:
parent
9c3d4603b7
commit
6dcb373257
4 changed files with 13 additions and 10 deletions
|
@ -21,5 +21,6 @@ MEMORY
|
|||
|
||||
REGION_ALIAS("STACKRAM", RAM)
|
||||
REGION_ALIAS("FASTRAM", RAM)
|
||||
REGION_ALIAS("CCM", RAM)
|
||||
|
||||
INCLUDE "stm32_flash.ld"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue