X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fstm%2Fregisters.ld;h=f8b224a2d67d01f831ea003d52fcb42dc4f39428;hb=4b13d3c659240e5a8347b1ba7ab0bf1d8355eba3;hp=fd61e4864bd44a434d14f2c6fcad52e7f87ff994;hpb=e80fa6de4ccc5c4851eab9fb941f9282d2e3eb16;p=fw%2Faltos diff --git a/src/stm/registers.ld b/src/stm/registers.ld index fd61e486..f8b224a2 100644 --- a/src/stm/registers.ld +++ b/src/stm/registers.ld @@ -46,5 +46,7 @@ stm_tim2 = 0x40000000; stm_nvic = 0xe000e100; +stm_mpu = 0xe000ed90; + /* calibration data in system memory */ stm_temp_cal = 0x1ff80078;