Skip to content

Commit 13de504

Browse files
committed
f7: Fix missing SDMMC registers
1 parent 1ff04d7 commit 13de504

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
_include:
22
- f745_f750_f765_f7x6_f7x7_f7x9_tim.yaml
3-
- f745_f750_f765_f7x6_f7x7_f7x9_syscfg.yaml
3+
- f745_f750_f765_f7x6_f7x7_f7x9_syscfg.yaml
4+
- f745_f750_f765_f7x6_f7x7_f7x9_sdmmc.yaml
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
SDMMC*:
2+
CMD:
3+
_delete:
4+
- CE_ATACMD
5+
- nIEN
6+
- ENCMDcompl
7+
STA:
8+
_delete:
9+
- CEATAEND
10+
- STBITERR
11+
ICR:
12+
_delete:
13+
- CEATAENDC
14+
- STBITERRC
15+
MASK:
16+
_delete:
17+
- CEATAENDIE
18+
- STBITERRIE

0 commit comments

Comments
 (0)