Browse Source

ld: add stm23l412xx parts

Reported: https://github.com/libopencm3/libopencm3/pull/1449

Signed-off-by: Karl Palsson <karlp@tweak.au>
pull/1464/head
Karl Palsson 2 years ago
parent
commit
f58ffd4ba7
  1. 2
      ld/devices.data

2
ld/devices.data

@ -214,6 +214,8 @@ stm32l162?c* stm32l1eep ROM=256K RAM=32K EEP=8K
stm32l162?d*_x stm32l1eep ROM=384K RAM=80K EEP=16K
stm32l162?d* stm32l1eep ROM=384K RAM=48K EEP=12K
stm32l41??8* stm32l4 ROM=64K RAM=32K RAM2=8K
stm32l41??b* stm32l4 ROM=128K RAM=32K RAM2=8K
stm32l43??b* stm32l4 ROM=128K RAM=48K RAM2=16K
stm32l4[34]??c* stm32l4 ROM=256K RAM=48K RAM2=16K
stm32l451?c* stm32l4 ROM=256K RAM=128K RAM2=32K

Loading…
Cancel
Save