File tree Expand file tree Collapse file tree 15 files changed +97
-12
lines changed Expand file tree Collapse file tree 15 files changed +97
-12
lines changed Original file line number Diff line number Diff line change
1
+ _include :
2
+ - f730_f7x2_f7x3_syscfg.yaml
3
+ - f730_f7x2_f7x3_tim.yaml
Original file line number Diff line number Diff line change
1
+ SYSCFG :
2
+ PMC :
3
+ _delete :
4
+ - PB*
5
+ - I2C*
6
+ _add :
7
+ MII_RMII_SEL :
8
+ description : ADC3DC2
9
+ bitOffset : 23
10
+ bitWidth : 1
11
+ ADC3DC2 :
12
+ description : ADC3DC2
13
+ bitOffset : 18
14
+ bitWidth : 1
15
+ ADC2DC2 :
16
+ description : ADC2DC2
17
+ bitOffset : 17
18
+ bitWidth : 1
19
+ _modify :
20
+ ADCDC2 :
21
+ name : ADC1DC2
22
+ bitWidth : 1
Original file line number Diff line number Diff line change
1
+ _include :
2
+ - f745_f750_f765_f7x6_f7x7_f7x9_tim.yaml
3
+ - f745_f750_f765_f7x6_f7x7_f7x9_syscfg.yaml
Original file line number Diff line number Diff line change
1
+ SYSCFG :
2
+ _modify :
3
+ MEMRM :
4
+ name : MEMRMP
5
+ MEMRMP :
6
+ _modify :
7
+ MEM_MODE :
8
+ name : MEM_BOOT
9
+ bitWidth : 1
Original file line number Diff line number Diff line change
1
+ _include :
2
+ - f765_f7x6_f7x9_tim.yaml
3
+ - f765_f7x6_f7x9_syscfg.yaml
Original file line number Diff line number Diff line change
1
+ SYSCFG :
2
+ PMC :
3
+ _add :
4
+ PB9_FMP :
5
+ description : PB9_FMP Fast Mode + Enable
6
+ bitOffset : 7
7
+ bitWidth : 1
8
+ PB8_FMP :
9
+ description : PB8_FMP Fast Mode + Enable
10
+ bitOffset : 6
11
+ bitWidth : 1
12
+ PB7_FMP :
13
+ description : PB7_FMP Fast Mode + Enable
14
+ bitOffset : 5
15
+ bitWidth : 1
16
+ PB6_FMP :
17
+ description : PB6_FMP Fast Mode + Enable
18
+ bitOffset : 4
19
+ bitWidth : 1
20
+ I2C4_FMP :
21
+ description : I2C4 Fast Mode + Enable
22
+ bitOffset : 3
23
+ bitWidth : 1
24
+ I2C3_FMP :
25
+ description : I2C3 Fast Mode + Enable
26
+ bitOffset : 2
27
+ bitWidth : 1
28
+ I2C2_FMP :
29
+ description : I2C2 Fast Mode + Enable
30
+ bitOffset : 1
31
+ bitWidth : 1
32
+ I2C1_FMP :
33
+ description : I2C1 Fast Mode + Enable
34
+ bitOffset : 0
35
+ bitWidth : 1
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ _include:
56
56
- ../peripherals/tim/tim_advanced.yaml
57
57
- common_patches/tim/tim_ccr.yaml
58
58
- common_patches/f7_tim.yaml
59
- - common_patches/f730_f7x2_f7x3_tim .yaml
59
+ - common_patches/f730_f7x2_f7x3_common .yaml
60
60
- ../peripherals/tim/v2/ccm.yaml
61
61
- ../peripherals/iwdg/iwdg_with_WINR.yaml
62
62
- ../peripherals/exti/exti.yaml
Original file line number Diff line number Diff line change 86
86
_merge :
87
87
- " IV*"
88
88
89
+ SYSCFG :
90
+ MEMRMP :
91
+ _delete :
92
+ - FB_MODE
93
+
89
94
_include :
90
95
- common_patches/f7_interrupts.yaml
91
96
- common_patches/f7_lptim_interrupt.yaml
@@ -157,7 +162,7 @@ _include:
157
162
- common_patches/tim/tim_ccr.yaml
158
163
- common_patches/f7_tim.yaml
159
164
- common_patches/tim/v2/f7.yaml
160
- - common_patches/f745_f750_f765_f7x6_f7x7_f7x9_tim .yaml
165
+ - common_patches/f745_f750_f765_f7x6_f7x7_f7x9_common .yaml
161
166
- common_patches/f745_f750_f765_f7x6_f7x9_tim.yaml
162
167
- ../peripherals/tim/v2/ccm.yaml
163
168
- ../peripherals/iwdg/iwdg_with_WINR.yaml
Original file line number Diff line number Diff line change @@ -24,6 +24,11 @@ FLASH:
24
24
OPTKEY :
25
25
name : OPTKEYR
26
26
27
+ SYSCFG :
28
+ MEMRMP :
29
+ _delete :
30
+ - FB_MODE
31
+
27
32
_include :
28
33
- common_patches/merge_USART_CR1_DEATx_fields.yaml
29
34
- common_patches/merge_USART_CR1_DEDTx_fields.yaml
@@ -83,7 +88,7 @@ _include:
83
88
- common_patches/tim/tim_ccr.yaml
84
89
- common_patches/f7_tim.yaml
85
90
- common_patches/tim/v2/f7.yaml
86
- - common_patches/f745_f750_f765_f7x6_f7x7_f7x9_tim .yaml
91
+ - common_patches/f745_f750_f765_f7x6_f7x7_f7x9_common .yaml
87
92
- common_patches/f745_f750_f765_f7x6_f7x9_tim.yaml
88
93
- ../peripherals/tim/v2/ccm.yaml
89
94
- ../peripherals/iwdg/iwdg_with_WINR.yaml
Original file line number Diff line number Diff line change @@ -171,9 +171,9 @@ _include:
171
171
- common_patches/tim/tim_ccr.yaml
172
172
- common_patches/f7_tim.yaml
173
173
- common_patches/tim/v2/f7.yaml
174
- - common_patches/f745_f750_f765_f7x6_f7x7_f7x9_tim .yaml
174
+ - common_patches/f745_f750_f765_f7x6_f7x7_f7x9_common .yaml
175
175
- common_patches/f745_f750_f765_f7x6_f7x9_tim.yaml
176
- - common_patches/f765_f7x6_f7x9_tim .yaml
176
+ - common_patches/f765_f7x6_f7x9_common .yaml
177
177
- ../peripherals/tim/v2/ccm.yaml
178
178
- ../peripherals/iwdg/iwdg_with_WINR.yaml
179
179
- ../peripherals/exti/exti.yaml
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ _include:
57
57
- ../peripherals/tim/tim_advanced.yaml
58
58
- common_patches/tim/tim_ccr.yaml
59
59
- common_patches/f7_tim.yaml
60
- - common_patches/f730_f7x2_f7x3_tim .yaml
60
+ - common_patches/f730_f7x2_f7x3_common .yaml
61
61
- ../peripherals/tim/v2/ccm.yaml
62
62
- ../peripherals/iwdg/iwdg_with_WINR.yaml
63
63
- ../peripherals/exti/exti.yaml
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ _include:
67
67
- ../peripherals/tim/tim_advanced.yaml
68
68
- common_patches/tim/tim_ccr.yaml
69
69
- common_patches/f7_tim.yaml
70
- - common_patches/f730_f7x2_f7x3_tim .yaml
70
+ - common_patches/f730_f7x2_f7x3_common .yaml
71
71
- ../peripherals/tim/v2/ccm.yaml
72
72
- ../peripherals/iwdg/iwdg_with_WINR.yaml
73
73
- ../peripherals/exti/exti.yaml
Original file line number Diff line number Diff line change @@ -145,9 +145,9 @@ _include:
145
145
- common_patches/tim/tim_ccr.yaml
146
146
- common_patches/f7_tim.yaml
147
147
- common_patches/tim/v2/f7.yaml
148
- - common_patches/f745_f750_f765_f7x6_f7x7_f7x9_tim .yaml
148
+ - common_patches/f745_f750_f765_f7x6_f7x7_f7x9_common .yaml
149
149
- common_patches/f745_f750_f765_f7x6_f7x9_tim.yaml
150
- - common_patches/f765_f7x6_f7x9_tim .yaml
150
+ - common_patches/f765_f7x6_f7x9_common .yaml
151
151
- ../peripherals/tim/v2/ccm.yaml
152
152
- ../peripherals/iwdg/iwdg_with_WINR.yaml
153
153
- ../peripherals/exti/exti.yaml
Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ _include:
337
337
- common_patches/tim/tim_ccr.yaml
338
338
- common_patches/f7_tim.yaml
339
339
- common_patches/tim/v2/f7.yaml
340
- - common_patches/f745_f750_f765_f7x6_f7x7_f7x9_tim .yaml
340
+ - common_patches/f745_f750_f765_f7x6_f7x7_f7x9_common .yaml
341
341
- ../peripherals/tim/v2/ccm.yaml
342
342
- ../peripherals/iwdg/iwdg_with_WINR.yaml
343
343
- ../peripherals/exti/exti.yaml
Original file line number Diff line number Diff line change @@ -320,9 +320,9 @@ _include:
320
320
- common_patches/tim/tim_ccr.yaml
321
321
- common_patches/f7_tim.yaml
322
322
- common_patches/tim/v2/f7.yaml
323
- - common_patches/f745_f750_f765_f7x6_f7x7_f7x9_tim .yaml
323
+ - common_patches/f745_f750_f765_f7x6_f7x7_f7x9_common .yaml
324
324
- common_patches/f745_f750_f765_f7x6_f7x9_tim.yaml
325
- - common_patches/f765_f7x6_f7x9_tim .yaml
325
+ - common_patches/f765_f7x6_f7x9_common .yaml
326
326
- ../peripherals/tim/v2/ccm.yaml
327
327
- ../peripherals/iwdg/iwdg_with_WINR.yaml
328
328
- ../peripherals/exti/exti.yaml
You can’t perform that action at this time.
0 commit comments