From e9a0d2a896bc25dcd6261180e4b1e31504beb946 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?D=C3=A1niel=20Buga?=
Date: Wed, 5 Jun 2024 21:25:31 +0200
Subject: [PATCH] Rerun refresh
---
probe-rs/targets/AT32F4_Series.yaml | 32 +++-------------------
probe-rs/targets/SAM4_Dualcore_Series.yaml | 29 +++-----------------
2 files changed, 8 insertions(+), 53 deletions(-)
diff --git a/probe-rs/targets/AT32F4_Series.yaml b/probe-rs/targets/AT32F4_Series.yaml
index 656e9087dc..79432cf1e8 100644
--- a/probe-rs/targets/AT32F4_Series.yaml
+++ b/probe-rs/targets/AT32F4_Series.yaml
@@ -1144,7 +1144,10 @@ variants:
- at32f415_256
- at32f415_bootmem_ap
- at32f415_usd
-- name: AT32F4212C8T7
+- name: AT32F421xx8x7
+ aliases:
+ - AT32F4212C8T7
+ - AT32F421PF8P7
cores:
- name: main
type: armv7em
@@ -1381,33 +1384,6 @@ variants:
- at32f421_16
- at32f4212_bootmem_ap
- at32f4212_usd
-- name: AT32F421PF8P7
- cores:
- - name: main
- type: armv7em
- core_access_options: !Arm
- ap: 0
- psel: 0x0
- memory_map:
- - !Ram
- name: IRAM1
- range:
- start: 0x20000000
- end: 0x20004000
- cores:
- - main
- - !Nvm
- name: IROM1
- range:
- start: 0x8000000
- end: 0x8010000
- is_boot_memory: true
- cores:
- - main
- flash_algorithms:
- - at32f415_64
- - at32f4212_bootmem_ap
- - at32f4212_usd
- name: AT32F423x8x7
aliases:
- AT32F423C8T7
diff --git a/probe-rs/targets/SAM4_Dualcore_Series.yaml b/probe-rs/targets/SAM4_Dualcore_Series.yaml
index cd6830f9da..ef829f206f 100644
--- a/probe-rs/targets/SAM4_Dualcore_Series.yaml
+++ b/probe-rs/targets/SAM4_Dualcore_Series.yaml
@@ -53,31 +53,10 @@ variants:
- main
flash_algorithms:
- atsam4c32_2048
-- name: ATSAM4C4C
- cores:
- - name: main
- type: armv7em
- core_access_options: !Arm
- ap: 0
- psel: 0x0
- memory_map:
- - !Ram
- range:
- start: 0x20100000
- end: 0x20102000
- cores:
- - main
- - !Nvm
- range:
- start: 0x0
- end: 0x4000
- is_boot_memory: true
- cores:
- - main
- flash_algorithms:
- - atsam4c_1024
- - atsam4c_gpnvm
-- name: ATSAM4C8C
+- name: ATSAM4CxC
+ aliases:
+ - ATSAM4C4C
+ - ATSAM4C8C
cores:
- name: main
type: armv7em