Skip to content

Commit 3cd2bb8

Browse files
authored
Merge pull request #1161 from vinchatl/reorganise_f2_f4_f7_flash
F2-F4-F7 FLASH: Fix several issues, add definitions and reorganise yamls
2 parents 33cee3b + 2fa47fb commit 3cd2bb8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+681
-305
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
ACR:
2+
DCRST:
3+
NoReset: [0, Data cache is not reset]
4+
Reset: [1, Data cache is reset]
5+
ICRST:
6+
NoReset: [0, Instruction cache is not reset]
7+
Reset: [1, Instruction cache is reset]
8+
DCEN:
9+
Disabled: [0, Data cache is disabled]
10+
Enabled: [1, Data cache is enabled]
11+
ICEN:
12+
Disabled: [0, Instruction cache is disabled]
13+
Enabled: [1, Instruction cache is enabled]
14+
PRFTEN:
15+
Disabled: [0, Prefetch is disabled]
16+
Enabled: [1, Prefetch is enabled]
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
ACR:
3+
ARTRST:
4+
NoReset: [0, Accelerator is not reset]
5+
Reset: [1, Accelerator is reset]
6+
ARTEN:
7+
Disabled: [0, ART Accelerator is disabled]
8+
Enabled: [1, ART Accelerator is enabled]
9+
PRFTEN:
10+
Disabled: [0, Prefetch is disabled]
11+
Enabled: [1, Prefetch is enabled]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
ACR:
2+
LATENCY:
3+
WS0: [0, 0 wait states]
4+
WS1: [1, 1 wait states]
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ACR:
2+
LATENCY:
3+
WS0: [0, 0 wait states]
4+
WS1: [1, 1 wait states]
5+
WS2: [2, 2 wait states]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy