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:35:32 +0300
committerGuillaume Revaillot <revaillot@archos.com>2018-03-28 12:53:05 +0300
commit613ecc9046078f26a2dd6c725cfaa284ffdd281b (patch)
tree81e33b44757b14b0c4efd1adcb0d5a582aef49e1 /ld
parent0c578fe11bf6a780ef050e40a775bd213182cc31 (diff)
devices.data: add stm32f091?[bc]
Diffstat (limited to 'ld')
-rw-r--r--ld/devices.data2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/devices.data b/ld/devices.data
index 1d9122ab..8a790d7b 100644
--- a/ld/devices.data
+++ b/ld/devices.data
@@ -79,6 +79,8 @@ stm32f051?8* stm32f0 ROM=64K RAM=8K
stm32f070?6* stm32f0 ROM=32K RAM=6K
stm32f072?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
stm32f10[012]?4* stm32f1 ROM=16K RAM=4K
stm32f103?4* stm32f1 ROM=16K RAM=6K