Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorGuillaume Revaillot <revaillot@archos.com>2018-03-07 20:12:45 +0300
committerGuillaume Revaillot <revaillot@archos.com>2018-03-28 12:52:59 +0300
commit0c578fe11bf6a780ef050e40a775bd213182cc31 (patch)
treeb77b58576d85c1d767fc6ec02016c36036728f6a /ld
parentca35b89c32b2459b99451c5992cf70741e10ddf8 (diff)
devices.data: add stm32f070?[6b]
Diffstat (limited to 'ld')
-rw-r--r--ld/devices.data3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/devices.data b/ld/devices.data
index 4e2d958b..1d9122ab 100644
--- a/ld/devices.data
+++ b/ld/devices.data
@@ -76,8 +76,9 @@ stm32f050?6* stm32f0 ROM=32K RAM=4K
stm32f051?4* stm32f0 ROM=16K RAM=8K
stm32f051?6* stm32f0 ROM=32K RAM=8K
stm32f051?8* stm32f0 ROM=64K RAM=8K
+stm32f070?6* stm32f0 ROM=32K RAM=6K
stm32f072?8* stm32f0 ROM=64K RAM=16K
-stm32f07[12]?b* stm32f0 ROM=128K RAM=16K
+stm32f07[012]?b* stm32f0 ROM=128K RAM=16K
stm32f10[012]?4* stm32f1 ROM=16K RAM=4K
stm32f103?4* stm32f1 ROM=16K RAM=6K