Skip to content

Commit ed335c0

Browse files
committed
f7: SYSCFG: Fix PMC fields
1 parent 1212829 commit ed335c0

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

devices/common_patches/f730_f7x2_f7x3_syscfg.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
SYSCFG:
22
PMC:
33
_delete:
4-
- PB*
5-
- I2C*
4+
- MII_RMII_SEL
65
_add:
7-
MII_RMII_SEL:
8-
description: ADC3DC2
9-
bitOffset: 23
10-
bitWidth: 1
116
ADC3DC2:
127
description: ADC3DC2
138
bitOffset: 18

devices/stm32f7x6.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,6 @@ SYSCFG:
8181
MEMRMP:
8282
_delete:
8383
- FB_MODE
84-
PMC:
85-
_delete:
86-
- PN*
87-
- I2C*
8884

8985
_include:
9086
- common_patches/f7_interrupts.yaml

0 commit comments

Comments
 (0)