Browse Source

devices.data: add stm32l15xx E series

Bigger brother parts, such as the l152re nucleo64 board.
pull/1005/head
Karl Palsson 6 years ago
parent
commit
9551da6b6b
  1. 1
      ld/devices.data

1
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

Loading…
Cancel
Save