Browse Source

devices.data: add stm32f105x8

Reported-by: Karl Hammar <karl@aspodata.se>
pull/769/head
Karl Palsson 7 years ago
parent
commit
b4c4b4c3f9
  1. 1
      ld/devices.data

1
ld/devices.data

@ -86,6 +86,7 @@ stm32f10[12]?6* stm32f1 ROM=32K RAM=6K
stm32f100?8* stm32f1 ROM=64K RAM=8K
stm32f10[12]?8* stm32f1 ROM=64K RAM=10K
stm32f103?8* stm32f1 ROM=64K RAM=20K
stm32f105?8* stm32f1 ROM=64K RAM=64K
stm32f100?b* stm32f1 ROM=128K RAM=8K
stm32f10[12]?b* stm32f1 ROM=128K RAM=16K
stm32f103?b* stm32f1 ROM=128K RAM=20K

Loading…
Cancel
Save