Browse Source

devices.data: stm32l0: add new devices

pull/698/head
Karl Palsson 8 years ago
parent
commit
571a4cff17
  1. 8
      ld/devices.data

8
ld/devices.data

@ -134,8 +134,14 @@ stm32f4[23][79]?i* stm32f4ccm ROM=2048K RAM=192K CCM=64K
stm32f756?e* stm32f7ccm ROM=512K RAM=256K CCM=64K
stm32f756?g* stm32f7ccm ROM=1024K RAM=256K CCM=64K
stm32l01??3* stm32l0 ROM=8K RAM=2K
stm32l0[12]??4* stm32l0 ROM=16K RAM=2K
stm32l03??4* stm32l0 ROM=16K RAM=8K
stm32l0???6* stm32l0 ROM=32K RAM=8K
stm32l0???8* stm32l0 ROM=64K RAM=8K
stm32l0[56]??8* stm32l0 ROM=64K RAM=8K
stm32l0[78]??8* stm32l0 ROM=64K RAM=20K
stm32l0???b* stm32l0 ROM=128K RAM=20K
stm32l0???z* stm32l0 ROM=192K RAM=20K
stm32l100?6* stm32l1 ROM=32K RAM=4K
stm32l100?8* stm32l1 ROM=64K RAM=8K

Loading…
Cancel
Save