Skip to content

Commit 953b2ef

Browse files
committed
f7x6: RCC: Fix wrongly set fields
1 parent 136a4e6 commit 953b2ef

File tree

5 files changed

+3
-5
lines changed

5 files changed

+3
-5
lines changed

devices/stm32f765.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ _include:
173173
- common_patches/tim/v2/f7.yaml
174174
- common_patches/f745_f750_f765_f7x6_f7x7_f7x9_common.yaml
175175
- common_patches/f745_f750_f765_f7x6_f7x9_tim.yaml
176-
- common_patches/f765_f7x6_f7x7_f7x9_common.yaml
176+
- common_patches/f765_f7x7_f7x9_common.yaml
177177
- common_patches/f765_f7x6_f7x9_common.yaml
178178
- common_patches/f765_f7x7_f7x9_syscfg.yaml
179179
- ../peripherals/tim/v2/ccm.yaml

devices/stm32f7x6.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ _include:
109109
- common_patches/f7_rcc_rename_dckcfgr.yaml
110110
- common_patches/f7_rcc_dckcfgr.yaml
111111
- common_patches/f7_rcc_dckcfgr_sdmmc1.yaml
112-
- common_patches/f7_rcc_dckcfgr_RM0410.yaml
113112
- ../peripherals/dac/dac_wavegen.yaml
114113
- ../peripherals/dac/dac_common_2ch.yaml
115114
- ../peripherals/dac/dac_dmaudr.yaml
@@ -152,7 +151,6 @@ _include:
152151
- common_patches/f7_tim.yaml
153152
- common_patches/tim/v2/f7.yaml
154153
- common_patches/f745_f750_f765_f7x6_f7x7_f7x9_common.yaml
155-
- common_patches/f765_f7x6_f7x7_f7x9_common.yaml
156154
- common_patches/f745_f750_f765_f7x6_f7x9_tim.yaml
157155
- common_patches/f765_f7x6_f7x9_common.yaml
158156
- ../peripherals/tim/v2/ccm.yaml

devices/stm32f7x7.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ _include:
313313
- common_patches/tim/tim_ccr.yaml
314314
- common_patches/f7_tim.yaml
315315
- common_patches/tim/v2/f7.yaml
316-
- common_patches/f765_f7x6_f7x7_f7x9_common.yaml
316+
- common_patches/f765_f7x7_f7x9_common.yaml
317317
- common_patches/f745_f750_f765_f7x6_f7x7_f7x9_common.yaml
318318
- common_patches/f765_f7x7_f7x9_syscfg.yaml
319319
- ../peripherals/tim/v2/ccm.yaml

devices/stm32f7x9.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ _include:
320320
- common_patches/tim/tim_ccr.yaml
321321
- common_patches/f7_tim.yaml
322322
- common_patches/tim/v2/f7.yaml
323-
- common_patches/f765_f7x6_f7x7_f7x9_common.yaml
323+
- common_patches/f765_f7x7_f7x9_common.yaml
324324
- common_patches/f745_f750_f765_f7x6_f7x7_f7x9_common.yaml
325325
- common_patches/f745_f750_f765_f7x6_f7x9_tim.yaml
326326
- common_patches/f765_f7x6_f7x9_common.yaml

0 commit comments

Comments
 (0)