Skip to content

Commit

Permalink
Rerun refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Jun 5, 2024
1 parent e086dfd commit e9a0d2a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 53 deletions.
32 changes: 4 additions & 28 deletions probe-rs/targets/AT32F4_Series.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1144,7 +1144,10 @@ variants:
- at32f415_256
- at32f415_bootmem_ap
- at32f415_usd
- name: AT32F4212C8T7
- name: AT32F421xx8x7
aliases:
- AT32F4212C8T7
- AT32F421PF8P7
cores:
- name: main
type: armv7em
Expand Down Expand Up @@ -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
Expand Down
29 changes: 4 additions & 25 deletions probe-rs/targets/SAM4_Dualcore_Series.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e9a0d2a

Please sign in to comment.