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-28 12:36:10 +0300
committerGuillaume Revaillot <revaillot@archos.com>2018-03-28 12:53:10 +0300
commitf63090d9b6f8b6c106628973d09cdf708e28d565 (patch)
tree17a18758348148faa3f0837e8c3b442471544508 /ld
parent613ecc9046078f26a2dd6c725cfaa284ffdd281b (diff)
devices.data: add stm32f071?8
Diffstat (limited to 'ld')
-rw-r--r--ld/devices.data2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/devices.data b/ld/devices.data
index 8a790d7b..034cd8a1 100644
--- a/ld/devices.data
+++ b/ld/devices.data
@@ -77,7 +77,7 @@ 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]?8* stm32f0 ROM=64K RAM=16K
stm32f07[012]?b* stm32f0 ROM=128K RAM=16K
stm32f091?b* stm32f0 ROM=128K RAM=32K
stm32f091?c* stm32f0 ROM=256K RAM=32K