X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fflash%2Fnor%2Fstm32l4x.h;h=b8f3d8c5be724277f9b9b16e1720b1d35212e0e6;hb=e7e46ba61e6d0bf06f65f352e8607db1dda83da1;hp=ebc6ed95aa986ec48fedc8b644eb6243fbac1770;hpb=1247eee4e6e55889b14bec8d81c4748767bb67b8;p=fw%2Fopenocd diff --git a/src/flash/nor/stm32l4x.h b/src/flash/nor/stm32l4x.h index ebc6ed95a..b8f3d8c5b 100644 --- a/src/flash/nor/stm32l4x.h +++ b/src/flash/nor/stm32l4x.h @@ -75,4 +75,6 @@ #define STM32_FLASH_BANK_BASE 0x08000000 #define STM32_FLASH_S_BANK_BASE 0x0C000000 +#define STM32L5_REGS_SEC_OFFSET 0x10000000 + #endif