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-08-22 12:52:14 +0300
committerKarl Palsson <karlp@tweak.net.au>2019-08-22 13:01:11 +0300
commit7ff54cb7f075b0bf46a340d5f71b6d8cf9936f3c (patch)
tree57c5ebd42d22e2195f21e43348c935b447eb26aa
parent3eff201a4bb3759a9c967a6f5e3fd0aad46dc5af (diff)
devices.data: add more stm32l1 parts
Fixes some eeprom sizes, and adds all the -a and -x suffix parts. Note that the explicit endings must be listed _before_ the base parts, otherwise the matcher will find the wild card first. Signed-off-by: Karl Palsson <karlp@etactica.com>
-rw-r--r--ld/devices.data16
1 files changed, 11 insertions, 5 deletions
diff --git a/ld/devices.data b/ld/devices.data
index f1691965..e4236cd8 100644
--- a/ld/devices.data
+++ b/ld/devices.data
@@ -167,17 +167,23 @@ stm32l0[78]??8* stm32l0 ROM=64K RAM=20K
stm32l0???b* stm32l0 ROM=128K RAM=20K
stm32l0???z* stm32l0 ROM=192K RAM=20K
-stm32l100?6* stm32l1 ROM=32K RAM=4K
-stm32l100?8* stm32l1 ROM=64K RAM=8K
-stm32l100?b* stm32l1 ROM=128K RAM=10K
-stm32l100?c* stm32l1 ROM=256K RAM=16K
+stm32l100?6* stm32l1eep ROM=32K RAM=4K EEP=2K
+stm32l100?8* stm32l1eep ROM=64K RAM=8K EEP=2K
+stm32l100?b*_a stm32l1eep ROM=128K RAM=16K EEP=2K
+stm32l100?b* stm32l1eep ROM=128K RAM=10K EEP=2K
+stm32l100?c* stm32l1eep ROM=256K RAM=16K EEP=4K
+stm32l15[12]?6*_a stm32l1eep ROM=32K RAM=16K EEP=4K
stm32l15[12]?6* stm32l1eep ROM=32K RAM=10K EEP=4K
+stm32l15[12]?8*_a stm32l1eep ROM=64K RAM=32K EEP=4K
stm32l15[12]?8* stm32l1eep ROM=64K RAM=10K EEP=4K
+stm32l15[12]?b*_a stm32l1eep ROM=128K RAM=32K EEP=4K
stm32l15[12]?b* stm32l1eep ROM=128K RAM=16K EEP=4K
stm32l15[12]?c* stm32l1eep ROM=256K RAM=32K EEP=8K
+stm32l15[12]?d*_x stm32l1eep ROM=384K RAM=80K EEP=16K
stm32l15[12]?d* stm32l1eep ROM=384K RAM=48K EEP=12K
-stm32l15[12]?e* stm32l1eep ROM=512K RAM=80K EEP=12K
+stm32l15[12]?e* stm32l1eep ROM=512K RAM=80K EEP=16K
stm32l162?c* stm32l1eep ROM=256K RAM=32K EEP=8K
+stm32l162?d*_x stm32l1eep ROM=384K RAM=80K EEP=16K
stm32l162?d* stm32l1eep ROM=384K RAM=48K EEP=12K
stm32l43??b* stm32l4 ROM=128K RAM=48K RAM2=16K