Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpu/cortexm: ldscripts: bkup-ram -> bkup_ram
Fixes this error with binutils 2.37: ``` /usr/lib/gcc/arm-none-eabi/11.2.0/../../../../arm-none-eabi/bin/ld:cortexm_base.ld:217: warning: memory region `bkup' not declared /usr/lib/gcc/arm-none-eabi/11.2.0/../../../../arm-none-eabi/bin/ld:cortexm_base.ld:217: syntax error ```
- Loading branch information