Skip to content

Commit 38c7989

Browse files
committed
f7x6: RCC: Fix wrongly set fields
1 parent 213a242 commit 38c7989

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
@@ -113,7 +113,6 @@ _include:
113113
- common_patches/f7_rcc_rename_dckcfgr.yaml
114114
- common_patches/f7_rcc_dckcfgr.yaml
115115
- common_patches/f7_rcc_dckcfgr_sdmmc1.yaml
116-
- common_patches/f7_rcc_dckcfgr_RM0410.yaml
117116
- ../peripherals/dac/dac_wavegen.yaml
118117
- ../peripherals/dac/dac_common_2ch.yaml
119118
- ../peripherals/dac/dac_dmaudr.yaml
@@ -156,7 +155,6 @@ _include:
156155
- common_patches/f7_tim.yaml
157156
- common_patches/tim/v2/f7.yaml
158157
- common_patches/f745_f750_f765_f7x6_f7x7_f7x9_common.yaml
159-
- common_patches/f765_f7x6_f7x7_f7x9_common.yaml
160158
- common_patches/f745_f750_f765_f7x6_f7x9_tim.yaml
161159
- common_patches/f765_f7x6_f7x9_common.yaml
162160
- ../peripherals/tim/v2/ccm.yaml

devices/stm32f7x7.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ _include:
325325
- common_patches/tim/tim_ccr.yaml
326326
- common_patches/f7_tim.yaml
327327
- common_patches/tim/v2/f7.yaml
328-
- common_patches/f765_f7x6_f7x7_f7x9_common.yaml
328+
- common_patches/f765_f7x7_f7x9_common.yaml
329329
- common_patches/f745_f750_f765_f7x6_f7x7_f7x9_common.yaml
330330
- common_patches/f765_f7x7_f7x9_syscfg.yaml
331331
- ../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)