Skip to content

Commit f0fa47f

Browse files
committed
move gpio v2 related stuff into dedicated folder
1 parent 2d8df16 commit f0fa47f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+59
-59
lines changed

devices/common_patches/stm32l4x2_l412.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ _include:
120120
- ../../peripherals/can/can.yaml
121121
- sai/sai_v1.yaml
122122
- dfsdm/dfsdm_v2.yaml
123-
- ../../peripherals/gpio/gpio_v2.yaml
123+
- ../../peripherals/gpio/v2/common.yaml
124124
- crc/crc_rename_init.yaml
125125
- ../../peripherals/crc/crc_advanced.yaml
126126
- ../../peripherals/crc/crc_idr_8bit.yaml

devices/stm32f0x0.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ _include:
5555
- ../peripherals/tim/tim6.yaml
5656
- common_patches/tim/tim_ccr.yaml
5757
- ../peripherals/tim/v1/ccm.yaml
58-
- ../peripherals/gpio/gpio_v2.yaml
58+
- ../peripherals/gpio/v2/common.yaml
5959
- ../peripherals/gpio/gpio_with_brr.yaml
6060
- ../peripherals/crc/crc_advanced.yaml
6161
- ../peripherals/crc/crc_idr_8bit.yaml

devices/stm32f0x1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ _include:
4848
- ../peripherals/dac/dac_wavegen.yaml
4949
- ../peripherals/dac/dac_common_2ch.yaml
5050
- ../peripherals/dac/dac_dmaudr.yaml
51-
- ../peripherals/gpio/gpio_v2.yaml
51+
- ../peripherals/gpio/v2/common.yaml
5252
- ../peripherals/gpio/gpio_with_brr.yaml
5353
- ../peripherals/crc/crc_advanced.yaml
5454
- ../peripherals/crc/crc_idr_8bit.yaml

devices/stm32f0x2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ _include:
5656
- ../peripherals/dac/dac_wavegen.yaml
5757
- ../peripherals/dac/dac_common_2ch.yaml
5858
- ../peripherals/dac/dac_dmaudr.yaml
59-
- ../peripherals/gpio/gpio_v2.yaml
59+
- ../peripherals/gpio/v2/common.yaml
6060
- ../peripherals/gpio/gpio_with_brr.yaml
6161
- ../peripherals/crc/crc_advanced.yaml
6262
- ../peripherals/crc/crc_idr_8bit.yaml

devices/stm32f0x8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ _include:
3232
- ../peripherals/dac/dac_wavegen.yaml
3333
- ../peripherals/dac/dac_common_2ch.yaml
3434
- ../peripherals/dac/dac_dmaudr.yaml
35-
- ../peripherals/gpio/gpio_v2.yaml
35+
- ../peripherals/gpio/v2/common.yaml
3636
- ../peripherals/gpio/gpio_with_brr.yaml
3737
- ../peripherals/crc/crc_advanced.yaml
3838
- ../peripherals/crc/crc_idr_8bit.yaml

devices/stm32f215.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ _include:
6464
- ../peripherals/rcc/rcc_v2_i2s.yaml
6565
- ../peripherals/rcc/rcc_v2_i2s_pll.yaml
6666
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
67-
- ../peripherals/gpio/gpio_v2.yaml
67+
- ../peripherals/gpio/v2/common.yaml
6868
- ../peripherals/crc/crc_basic.yaml
6969
- ../peripherals/crc/crc_idr_8bit.yaml
7070
- ../peripherals/adc/adc_v2_multi.yaml

devices/stm32f217.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ _include:
6363
- ../peripherals/rcc/rcc_v2_i2s.yaml
6464
- ../peripherals/rcc/rcc_v2_i2s_pll.yaml
6565
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
66-
- ../peripherals/gpio/gpio_v2.yaml
66+
- ../peripherals/gpio/v2/common.yaml
6767
- ../peripherals/crc/crc_basic.yaml
6868
- ../peripherals/crc/crc_idr_8bit.yaml
6969
- ../peripherals/adc/adc_v2_multi.yaml

devices/stm32f301.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ _include:
166166
- ../peripherals/spi/spi_v2.yaml
167167
- ../peripherals/wwdg/wwdg.yaml
168168
- ../peripherals/gpio/gpio_with_brr.yaml
169-
- ../peripherals/gpio/gpio_v2.yaml
169+
- ../peripherals/gpio/v2/common.yaml
170170
- common_patches/f3_gpio_ospeedr.yaml
171171
- common_patches/tim/tim_o24ce.yaml
172172
- common_patches/tim/common.yaml

devices/stm32f302.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ _include:
134134
- ../peripherals/dac/dac_wavegen.yaml
135135
- ../peripherals/dac/dac_common_2ch.yaml
136136
- ../peripherals/dac/dac_dmaudr.yaml
137-
- ../peripherals/gpio/gpio_v2.yaml
137+
- ../peripherals/gpio/v2/common.yaml
138138
- ../peripherals/gpio/gpio_with_brr.yaml
139139
- common_patches/f3_gpio_ospeedr.yaml
140140
- ../peripherals/crc/crc_advanced.yaml

devices/stm32f303.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ _include:
137137
- ../peripherals/dac/dac_common_2ch.yaml
138138
- ../peripherals/dac/dac_dmaudr.yaml
139139
- ../peripherals/pwr/pwr_v1.yaml
140-
- ../peripherals/gpio/gpio_v2.yaml
140+
- ../peripherals/gpio/v2/common.yaml
141141
- ../peripherals/gpio/gpio_with_brr.yaml
142142
- common_patches/f3_gpio_ospeedr.yaml
143143
- ../peripherals/crc/crc_advanced.yaml

devices/stm32f3x4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ _include:
275275
- common_patches/can/can.yaml
276276
- common_patches/can/can_filter_bank.yaml
277277
- ../peripherals/can/can.yaml
278-
- ../peripherals/gpio/gpio_v2.yaml
278+
- ../peripherals/gpio/v2/common.yaml
279279
- ../peripherals/gpio/gpio_with_brr.yaml
280280
- common_patches/f3_gpio_ospeedr.yaml
281281
- ../peripherals/crc/crc_advanced.yaml

devices/stm32f401.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ _include:
125125
- ../peripherals/rcc/rcc_v2_i2s_pll.yaml
126126
- ../peripherals/rcc/rcc_v2_dckcfgr_timpre.yaml
127127
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
128-
- ../peripherals/gpio/gpio_v2.yaml
128+
- ../peripherals/gpio/v2/common.yaml
129129
- ../peripherals/crc/crc_basic.yaml
130130
- ../peripherals/crc/crc_idr_8bit.yaml
131131
- ../peripherals/adc/adc_v2.yaml

devices/stm32f405.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ _include:
8888
- ../peripherals/rcc/rcc_v2_i2s.yaml
8989
- ../peripherals/rcc/rcc_v2_i2s_pll.yaml
9090
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
91-
- ../peripherals/gpio/gpio_v2.yaml
91+
- ../peripherals/gpio/v2/common.yaml
9292
- ../peripherals/crc/crc_basic.yaml
9393
- ../peripherals/crc/crc_idr_8bit.yaml
9494
- ../peripherals/adc/adc_v2_smpr.yaml

devices/stm32f407.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ _include:
9090
- ../peripherals/rcc/rcc_v2_i2s.yaml
9191
- ../peripherals/rcc/rcc_v2_i2s_pll.yaml
9292
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
93-
- ../peripherals/gpio/gpio_v2.yaml
93+
- ../peripherals/gpio/v2/common.yaml
9494
- ../peripherals/crc/crc_basic.yaml
9595
- ../peripherals/crc/crc_idr_8bit.yaml
9696
- ../peripherals/adc/adc_v2_smpr.yaml

devices/stm32f410.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ _include:
175175
- ../peripherals/rcc/rcc_v2_dckcfgr2_lptimsel.yaml
176176
- ../peripherals/rcc/rcc_v2_dckcfgr2_i2csel.yaml
177177
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
178-
- ../peripherals/gpio/gpio_v2.yaml
178+
- ../peripherals/gpio/v2/common.yaml
179179
- ../peripherals/crc/crc_basic.yaml
180180
- ../peripherals/crc/crc_idr_8bit.yaml
181181
- ../peripherals/adc/adc_v2_smpr.yaml

devices/stm32f411.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ _include:
146146
- ../peripherals/rcc/rcc_v2_i2s_pllm.yaml
147147
- ../peripherals/rcc/rcc_v2_dckcfgr_timpre.yaml
148148
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
149-
- ../peripherals/gpio/gpio_v2.yaml
149+
- ../peripherals/gpio/v2/common.yaml
150150
- ../peripherals/crc/crc_basic.yaml
151151
- ../peripherals/crc/crc_idr_8bit.yaml
152152
- ../peripherals/adc/adc_v2.yaml

devices/stm32f412.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ _include:
421421
- ../peripherals/rcc/rcc_v2_dckcfgr2_i2csel.yaml
422422
- ../peripherals/rcc/rcc_v2_ckgatenr.yaml
423423
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
424-
- ../peripherals/gpio/gpio_v2.yaml
424+
- ../peripherals/gpio/v2/common.yaml
425425
- ../peripherals/crc/crc_basic.yaml
426426
- ../peripherals/crc/crc_idr_8bit.yaml
427427
- ../peripherals/adc/adc_v2_smpr.yaml

devices/stm32f413.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ _include:
200200
- ../peripherals/rcc/rcc_v2_dckcfgr2_i2csel.yaml
201201
- ../peripherals/rcc/rcc_v2_ckgatenr.yaml
202202
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
203-
- ../peripherals/gpio/gpio_v2.yaml
203+
- ../peripherals/gpio/v2/common.yaml
204204
- ../peripherals/crc/crc_basic.yaml
205205
- ../peripherals/crc/crc_idr_8bit.yaml
206206
- ../peripherals/adc/adc_v2_smpr.yaml

devices/stm32f427.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ _include:
206206
- ../peripherals/rcc/rcc_v2_dckcfgr_i2s_sai_f4.yaml
207207
- ../peripherals/rcc/rcc_v2_dckcfgr_saidivr.yaml
208208
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
209-
- ../peripherals/gpio/gpio_v2.yaml
209+
- ../peripherals/gpio/v2/common.yaml
210210
- ../peripherals/crc/crc_basic.yaml
211211
- ../peripherals/crc/crc_idr_8bit.yaml
212212
- ../peripherals/adc/adc_v2_smpr.yaml

devices/stm32f429.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ _include:
157157
- ../peripherals/rcc/rcc_v2_dckcfgr_i2s_sai_f4.yaml
158158
- ../peripherals/rcc/rcc_v2_dckcfgr_saidivr.yaml
159159
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
160-
- ../peripherals/gpio/gpio_v2.yaml
160+
- ../peripherals/gpio/v2/common.yaml
161161
- ../peripherals/crc/crc_basic.yaml
162162
- ../peripherals/crc/crc_idr_8bit.yaml
163163
- ../peripherals/adc/adc_v2_smpr.yaml

devices/stm32f446.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ _include:
525525
- ../peripherals/dac/dac_wavegen.yaml
526526
- ../peripherals/dac/dac_common_2ch.yaml
527527
- ../peripherals/dac/dac_dmaudr.yaml
528-
- ../peripherals/gpio/gpio_v2.yaml
528+
- ../peripherals/gpio/v2/common.yaml
529529
- ../peripherals/rcc/rcc_merge_sw_sws.yaml
530530
- ../peripherals/rcc/rcc_v2.yaml
531531
- ../peripherals/rcc/rcc_v2_i2s.yaml

devices/stm32f469.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ _include:
136136
- ../peripherals/rcc/rcc_v2_dckcfgr_48m_sd.yaml
137137
- ../peripherals/rcc/rcc_v2_dckcfgr_dsisel.yaml
138138
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
139-
- ../peripherals/gpio/gpio_v2.yaml
139+
- ../peripherals/gpio/v2/common.yaml
140140
- ../peripherals/crc/crc_basic.yaml
141141
- ../peripherals/crc/crc_idr_8bit.yaml
142142
- ../peripherals/adc/adc_v2_smpr.yaml

devices/stm32f730.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ _include:
3636
- ../peripherals/rcc/rcc_merge_sw_sws.yaml
3737
- ../peripherals/rcc/rcc_f7.yaml
3838
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
39-
- ../peripherals/gpio/gpio_v2.yaml
39+
- ../peripherals/gpio/v2/common.yaml
4040
- common_patches/crc/crc_rename_init.yaml
4141
- ../peripherals/crc/crc_advanced.yaml
4242
- ../peripherals/crc/crc_idr_8bit.yaml

devices/stm32f745.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ _include:
139139
- ../peripherals/rcc/rcc_v2_dckcfgr_saidivr.yaml
140140
- ../peripherals/rcc/rcc_v2_dckcfgr2_cecsel.yaml
141141
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
142-
- ../peripherals/gpio/gpio_v2.yaml
142+
- ../peripherals/gpio/v2/common.yaml
143143
- common_patches/crc/crc_rename_init.yaml
144144
- common_patches/crc/f7_polysize_rev_in_rev_out.yaml
145145
- ../peripherals/crc/crc_advanced.yaml

devices/stm32f750.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ _include:
5959
- ../peripherals/rcc/rcc_v2_sai_pllr.yaml
6060
- ../peripherals/rcc/rcc_v2_dckcfgr_saidivr.yaml
6161
- ../peripherals/rcc/rcc_v2_dckcfgr2_cecsel.yaml
62-
- ../peripherals/gpio/gpio_v2.yaml
62+
- ../peripherals/gpio/v2/common.yaml
6363
- common_patches/crc/crc_rename_init.yaml
6464
- common_patches/crc/f7_polysize_rev_in_rev_out.yaml
6565
- ../peripherals/crc/crc_advanced.yaml

devices/stm32f765.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ _include:
158158
- ../peripherals/rcc/rcc_v2_dckcfgr_dsisel.yaml
159159
- ../peripherals/rcc/rcc_v2_dckcfgr2_cecsel.yaml
160160
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
161-
- ../peripherals/gpio/gpio_v2.yaml
161+
- ../peripherals/gpio/v2/common.yaml
162162
- common_patches/crc/crc_rename_init.yaml
163163
- common_patches/crc/f7_polysize_rev_in_rev_out.yaml
164164
- ../peripherals/crc/crc_advanced.yaml

devices/stm32f7x2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ _include:
3737
- ../peripherals/rcc/rcc_merge_sw_sws.yaml
3838
- ../peripherals/rcc/rcc_f7.yaml
3939
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
40-
- ../peripherals/gpio/gpio_v2.yaml
40+
- ../peripherals/gpio/v2/common.yaml
4141
- common_patches/crc/crc_rename_init.yaml
4242
- ../peripherals/crc/crc_advanced.yaml
4343
- ../peripherals/crc/crc_idr_8bit.yaml

devices/stm32f7x3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ _include:
4747
- ../peripherals/rcc/rcc_merge_sw_sws.yaml
4848
- ../peripherals/rcc/rcc_f7.yaml
4949
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
50-
- ../peripherals/gpio/gpio_v2.yaml
50+
- ../peripherals/gpio/v2/common.yaml
5151
- common_patches/crc/crc_rename_init.yaml
5252
- ../peripherals/crc/crc_advanced.yaml
5353
- ../peripherals/crc/crc_idr_8bit.yaml

devices/stm32f7x6.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ _include:
124124
- ../peripherals/rcc/rcc_v2_dckcfgr_saidivr.yaml
125125
- ../peripherals/rcc/rcc_v2_dckcfgr2_cecsel.yaml
126126
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
127-
- ../peripherals/gpio/gpio_v2.yaml
127+
- ../peripherals/gpio/v2/common.yaml
128128
- common_patches/crc/crc_rename_init.yaml
129129
- common_patches/crc/f7_polysize_rev_in_rev_out.yaml
130130
- ../peripherals/crc/crc_advanced.yaml

devices/stm32f7x7.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ _include:
294294
- ../peripherals/rcc/rcc_v2_dckcfgr_dsisel.yaml
295295
- ../peripherals/rcc/rcc_v2_dckcfgr2_cecsel.yaml
296296
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
297-
- ../peripherals/gpio/gpio_v2.yaml
297+
- ../peripherals/gpio/v2/common.yaml
298298
- common_patches/crc/crc_rename_init.yaml
299299
- common_patches/crc/f7_polysize_rev_in_rev_out.yaml
300300
- ../peripherals/crc/crc_advanced.yaml

devices/stm32f7x9.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ _include:
302302
- ../peripherals/rcc/rcc_v2_dckcfgr_dsisel.yaml
303303
- ../peripherals/rcc/rcc_v2_dckcfgr2_cecsel.yaml
304304
- ../peripherals/rcc/rcc_merge_rtcsel.yaml
305-
- ../peripherals/gpio/gpio_v2.yaml
305+
- ../peripherals/gpio/v2/common.yaml
306306
- common_patches/crc/crc_rename_init.yaml
307307
- common_patches/crc/f7_polysize_rev_in_rev_out.yaml
308308
- ../peripherals/crc/crc_advanced.yaml

devices/stm32g431.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ _include:
2727
- common_patches/rtc/rtc_cr.yaml
2828
- ../peripherals/opamp/opamp_g4_common.yaml
2929
- ../peripherals/i2c/i2c_v2.yaml
30-
- ../peripherals/gpio/gpio_v2.yaml
30+
- ../peripherals/gpio/v2/common.yaml
3131
- ./common_patches/rename_USB_FS_peripheral_to_USB.yaml
3232
- ./common_patches/g4_usb.yaml
3333
- ../peripherals/rcc/rcc_g4.yaml

devices/stm32g441.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ _include:
2727
- common_patches/rtc/rtc_cr.yaml
2828
- ../peripherals/opamp/opamp_g4_common.yaml
2929
- ../peripherals/i2c/i2c_v2.yaml
30-
- ../peripherals/gpio/gpio_v2.yaml
30+
- ../peripherals/gpio/v2/common.yaml
3131
- ./common_patches/rename_USB_FS_peripheral_to_USB.yaml
3232
- ./common_patches/g4_usb.yaml
3333
- ../peripherals/rcc/rcc_g4.yaml

devices/stm32g471.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ _include:
2727
- common_patches/rtc/rtc_cr.yaml
2828
- ../peripherals/opamp/opamp_g4_common.yaml
2929
- ../peripherals/i2c/i2c_v2.yaml
30-
- ../peripherals/gpio/gpio_v2.yaml
30+
- ../peripherals/gpio/v2/common.yaml
3131
- ./common_patches/rename_USB_FS_peripheral_to_USB.yaml
3232
- ./common_patches/g4_usb.yaml
3333
- ../peripherals/rcc/rcc_g4.yaml

devices/stm32g473.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ _include:
2929
- ../peripherals/opamp/opamp_g4_opamp4_5.yaml
3030
- ../peripherals/opamp/opamp_g4_opamp6.yaml
3131
- ../peripherals/i2c/i2c_v2.yaml
32-
- ../peripherals/gpio/gpio_v2.yaml
32+
- ../peripherals/gpio/v2/common.yaml
3333
- ./common_patches/rename_USB_FS_peripheral_to_USB.yaml
3434
- ./common_patches/g4_usb.yaml
3535
- ../peripherals/rcc/rcc_g4.yaml

devices/stm32g474.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ _include:
2929
- ../peripherals/opamp/opamp_g4_opamp4_5.yaml
3030
- ../peripherals/opamp/opamp_g4_opamp6.yaml
3131
- ../peripherals/i2c/i2c_v2.yaml
32-
- ../peripherals/gpio/gpio_v2.yaml
32+
- ../peripherals/gpio/v2/common.yaml
3333
- ./common_patches/rename_USB_FS_peripheral_to_USB.yaml
3434
- ./common_patches/g4_usb.yaml
3535
- ../peripherals/rcc/rcc_g4.yaml

devices/stm32g483.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ _include:
3030
- ../peripherals/opamp/opamp_g4_opamp4_5.yaml
3131
- ../peripherals/opamp/opamp_g4_opamp6.yaml
3232
- ../peripherals/i2c/i2c_v2.yaml
33-
- ../peripherals/gpio/gpio_v2.yaml
33+
- ../peripherals/gpio/v2/common.yaml
3434
- ./common_patches/rename_USB_FS_peripheral_to_USB.yaml
3535
- ./common_patches/g4_usb.yaml
3636
- ../peripherals/rcc/rcc_g4.yaml

devices/stm32g484.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ _include:
2929
- ../peripherals/opamp/opamp_g4_opamp4_5.yaml
3030
- ../peripherals/opamp/opamp_g4_opamp6.yaml
3131
- ../peripherals/i2c/i2c_v2.yaml
32-
- ../peripherals/gpio/gpio_v2.yaml
32+
- ../peripherals/gpio/v2/common.yaml
3333
- ./common_patches/rename_USB_FS_peripheral_to_USB.yaml
3434
- ./common_patches/g4_usb.yaml
3535
- ../peripherals/rcc/rcc_g4.yaml

devices/stm32g491.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ _include:
3838
- ../peripherals/opamp/opamp_g4_common.yaml
3939
- ../peripherals/opamp/opamp_g4_opamp6.yaml
4040
- ../peripherals/i2c/i2c_v2.yaml
41-
- ../peripherals/gpio/gpio_v2.yaml
41+
- ../peripherals/gpio/v2/common.yaml
4242
- ./common_patches/rename_USB_FS_peripheral_to_USB.yaml
4343
- ./common_patches/g4_usb.yaml
4444
- ../peripherals/rcc/rcc_g4.yaml

devices/stm32g4a1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ _include:
3838
- ../peripherals/opamp/opamp_g4_common.yaml
3939
- ../peripherals/opamp/opamp_g4_opamp6.yaml
4040
- ../peripherals/i2c/i2c_v2.yaml
41-
- ../peripherals/gpio/gpio_v2.yaml
41+
- ../peripherals/gpio/v2/common.yaml
4242
- common_patches/tim/v2/g4.yaml
4343
- ../peripherals/tim/v2/ccm.yaml

devices/stm32h735.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ _include:
551551
- ../peripherals/dma/dma_v3.yaml
552552
- ../peripherals/dma/dmamux_v1.yaml
553553
- ../peripherals/dma/dma2d_v2.yaml
554-
- ../peripherals/gpio/gpio_v2.yaml
554+
- ../peripherals/gpio/v2/common.yaml
555555
- ../peripherals/lptim/lptim_v1.yaml
556556
- ../peripherals/ltdc/ltdc.yaml
557557
- ../peripherals/rcc/rcc_h7.yaml

devices/stm32h743.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ _include:
6767
- ../peripherals/dma/dma_v3.yaml
6868
- ../peripherals/dma/dmamux_v1.yaml
6969
- ../peripherals/dma/dma2d_v2.yaml
70-
- ../peripherals/gpio/gpio_v2.yaml
70+
- ../peripherals/gpio/v2/common.yaml
7171
- ../peripherals/lptim/lptim_v1.yaml
7272
- ../peripherals/ltdc/ltdc.yaml
7373
- ../peripherals/rcc/rcc_h7.yaml

devices/stm32h743v.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ _include:
6969
- ../peripherals/dma/dma_v3.yaml
7070
- ../peripherals/dma/dmamux_v1.yaml
7171
- ../peripherals/dma/dma2d_v2.yaml
72-
- ../peripherals/gpio/gpio_v2.yaml
72+
- ../peripherals/gpio/v2/common.yaml
7373
- ../peripherals/lptim/lptim_v1.yaml
7474
- ../peripherals/ltdc/ltdc.yaml
7575
- ../peripherals/rcc/rcc_h7.yaml

devices/stm32h747cm4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ _include:
7272
- ../peripherals/dma/dma_v3.yaml
7373
- ../peripherals/dma/dmamux_v1.yaml
7474
- ../peripherals/dma/dma2d_v2.yaml
75-
- ../peripherals/gpio/gpio_v2.yaml
75+
- ../peripherals/gpio/v2/common.yaml
7676
- ../peripherals/lptim/lptim_v1.yaml
7777
- ../peripherals/ltdc/ltdc.yaml
7878
- ../peripherals/rcc/rcc_h7.yaml

0 commit comments

Comments
 (0)