Browse Source

devices.data: Added STM32F7 value line devices with 64K flash

pull/1105/head
Matthew Lai 5 years ago
committed by Karl Palsson
parent
commit
5fbe5c8c47
  1. 2
      ld/devices.data

2
ld/devices.data

@ -159,6 +159,8 @@ stm32f7[67]7?g* stm32f7ccm ROM=1024K RAM=384K CCM=128K
stm32f7[67]7?i* stm32f7ccm ROM=2048K RAM=384K CCM=128K
stm32f769?g* stm32f7ccm ROM=1024K RAM=384K CCM=128K
stm32f7[67][89]?i* stm32f7ccm ROM=2048K RAM=384K CCM=128K
stm32f750* stm32f7ccm ROM=64K RAM=256K CCM=64K
stm32f730* stm32f7ccm ROM=64K RAM=192K CCM=64K
stm32l01??3* stm32l0 ROM=8K RAM=2K
stm32l0[12]??4* stm32l0 ROM=16K RAM=2K

Loading…
Cancel
Save