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:
authorKarl Palsson <karlp@tweak.net.au>2019-09-04 01:23:26 +0300
committerKarl Palsson <karlp@tweak.net.au>2019-09-04 01:23:26 +0300
commitb0c3de8d8516557f1f4ac85c5deb4fb45fb8a10b (patch)
tree60abbf7597d8c39fea7a1e94f44959fdbc571de1
parent8a1cfa8cebfb6e7de3e50fee47d8e5be948670cc (diff)
devices.data: add missing stm32f301 parts
Fixes: https://github.com/libopencm3/libopencm3/issues/1098
-rw-r--r--ld/devices.data2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/devices.data b/ld/devices.data
index e4236cd8..1c474f70 100644
--- a/ld/devices.data
+++ b/ld/devices.data
@@ -117,6 +117,8 @@ stm32f2[01][57]?e* stm32f2 ROM=512K RAM=128K
stm32f20[57]?f* stm32f2 ROM=768K RAM=128K
stm32f2[01][57]?g* stm32f2 ROM=1024K RAM=128K
+stm32f301?6* stm32f3 ROM=32K RAM=16K
+stm32f301?8* stm32f3 ROM=64K RAM=16K
stm32f302?b* stm32f3ccm ROM=128K RAM=24K CCM=8K
stm32f302?c* stm32f3ccm ROM=256K RAM=32K CCM=8K
stm32f302?8* stm32f3 ROM=64K RAM=16K