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
diff options
context:
space:
mode:
authorJeff Epler <jepler@unpythonic.net>2014-12-09 23:01:20 +0300
committerPiotr Esden-Tempski <piotr@esden.net>2015-02-06 09:55:51 +0300
commitef97de242e372efb2f40c39eb2f8a5c9a62c1af3 (patch)
treeb531ab410d2c3e36e98b2ce215e3d4d90bc268c0 /ld/devices.data
parent8591a5aa201c563b06b83a98196fa7b41cbf4766 (diff)
stm32: f373: support the 373xc devices
These devices have 32kiB RAM and 256kiB flash and are otherwise register compatible with the f373x8 and f373xc devices. Signed-off-by: Jeff Epler <jepler@unpythonic.net>
Diffstat (limited to 'ld/devices.data')
-rw-r--r--ld/devices.data1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/devices.data b/ld/devices.data
index 1ad1fab6..5ff8e278 100644
--- a/ld/devices.data
+++ b/ld/devices.data
@@ -116,6 +116,7 @@ stm32f303?b* stm32f3ccm ROM=128K RAM=40K CCM=8K
stm32f3[01]3?c* stm32f3ccm ROM=256K RAM=48K CCM=8K
stm32f373?8* stm32f3 ROM=64K RAM=16K
stm32f373?b* stm32f3 ROM=128K RAM=24K
+stm32f373?c* stm32f3 ROM=256K RAM=32K
stm32f3[78]3?8* stm32f3 ROM=256K RAM=32K
stm32f401?b* stm32f4 ROM=128K RAM=64K