From 9551da6b6b7f28a7e38f244df8948d9b3f98c33a Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Wed, 16 Jan 2019 22:25:01 +0000 Subject: [PATCH] devices.data: add stm32l15xx E series Bigger brother parts, such as the l152re nucleo64 board. --- ld/devices.data | 1 + 1 file changed, 1 insertion(+) diff --git a/ld/devices.data b/ld/devices.data index 2644c6f7..1962b11c 100644 --- a/ld/devices.data +++ b/ld/devices.data @@ -174,6 +174,7 @@ stm32l15[12]?8* stm32l1eep ROM=64K RAM=10K EEP=4K stm32l15[12]?b* stm32l1eep ROM=128K RAM=16K EEP=4K stm32l15[12]?c* stm32l1eep ROM=256K RAM=32K EEP=8K stm32l15[12]?d* stm32l1eep ROM=384K RAM=48K EEP=12K +stm32l15[12]?e* stm32l1eep ROM=512K RAM=80K EEP=12K stm32l162?c* stm32l1eep ROM=256K RAM=32K EEP=8K stm32l162?d* stm32l1eep ROM=384K RAM=48K EEP=12K