1
0
Fork 0
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:
jflyper 2020-03-22 13:45:57 +09:00
parent 9c3d4603b7
commit 6dcb373257
4 changed files with 13 additions and 10 deletions

View file

@ -21,5 +21,6 @@ MEMORY
REGION_ALIAS("STACKRAM", RAM)
REGION_ALIAS("FASTRAM", RAM)
REGION_ALIAS("CCM", RAM)
INCLUDE "stm32_flash.ld"