File tree Expand file tree Collapse file tree 4 files changed +87
-17
lines changed Expand file tree Collapse file tree 4 files changed +87
-17
lines changed Original file line number Diff line number Diff line change 10
10
- patches/aes/fields.yaml
11
11
- fields/aes/v1.yaml
12
12
13
+ COMP : {}
14
+
13
15
CRC :
14
16
DR :
15
17
# The SVD calls the DR field "Data_register"
31
33
- fields/dac/dac_wavegen.yaml
32
34
- fields/dac/dac_dmaudr.yaml
33
35
34
- FSMC :
35
- _include :
36
- - patches/fsmc/fsmc_sramfix_common.yaml
37
- - fields/fsmc/fsmc_sram.yaml
38
- - collect/fsmc/sram.yaml
36
+ DBGMCU : {}
37
+
38
+ DMA1 : {}
39
39
40
40
EXTI :
41
41
_include :
42
42
- patches/exti/split.yaml
43
43
- fields/exti/common.yaml
44
44
- collect/exti/farray.yaml
45
45
46
- GPIO? :
46
+ Flash : {}
47
+
48
+ FSMC :
49
+ _include :
50
+ - patches/fsmc/fsmc_sramfix_common.yaml
51
+ - fields/fsmc/fsmc_sram.yaml
52
+ - collect/fsmc/sram.yaml
53
+
54
+ GPIO[ABC] :
47
55
_include :
48
56
- patches/gpio/with_OSPEEDER.yaml
49
57
- fields/gpio/v2/common.yaml
@@ -54,7 +62,7 @@ GPIO[A]:
54
62
GPIO[BC] :
55
63
_include : collect/gpio/v2_derive.yaml
56
64
57
- I2C? :
65
+ I2C1 :
58
66
_include :
59
67
- patches/16bit.yaml
60
68
- fields/i2c/v1.yaml
72
80
_include :
73
81
- patches/lcd/ram_segment_40.yaml
74
82
83
+ OPAMP : {}
84
+
75
85
PWR :
76
86
_include :
77
87
- fields/pwr/pwr_v1.yaml
126
136
- fields/rcc/rcc_l0_l1_common.yaml
127
137
- fields/rcc/rcc_l1.yaml
128
138
139
+ RI : {}
140
+
129
141
RTC :
130
142
_include :
131
143
- patches/rtc/alarm.yaml
@@ -134,12 +146,16 @@ RTC:
134
146
- collect/rtc/alarm.yaml
135
147
- collect/rtc/bkpr.yaml
136
148
137
- SPI? :
149
+ SDIO : {}
150
+
151
+ SPI1 :
138
152
_include :
139
153
- patches/16bit.yaml
140
154
- patches/spi/dr8.yaml
141
155
- fields/spi/spi_v1.yaml
142
156
157
+ SYSCFG : {}
158
+
143
159
TIM2 :
144
160
_include :
145
161
- patches/tim/rename_TIM2_CCR3_CCR3.yaml
Original file line number Diff line number Diff line change 10
10
- patches/aes/fields.yaml
11
11
- fields/aes/v1.yaml
12
12
13
+ COMP : {}
14
+
13
15
CRC :
14
16
DR :
15
17
# The SVD calls the DR field "Data_register"
31
33
- fields/dac/dac_wavegen.yaml
32
34
- fields/dac/dac_dmaudr.yaml
33
35
36
+ DBGMCU : {}
37
+
38
+ DMA1 : {}
39
+
34
40
EXTI :
35
41
_include :
36
42
- patches/exti/split.yaml
37
43
- fields/exti/common.yaml
38
44
- collect/exti/farray.yaml
39
45
46
+ Flash : {}
47
+
40
48
FSMC :
41
49
_include :
42
50
- patches/fsmc/fsmc_sramfix_common.yaml
43
51
- fields/fsmc/fsmc_sram.yaml
44
52
- collect/fsmc/sram.yaml
45
53
46
- GPIO? :
54
+ GPIO[ABC] :
47
55
_include :
48
56
- patches/gpio/with_OSPEEDER.yaml
49
57
- fields/gpio/v2/common.yaml
@@ -54,7 +62,7 @@ GPIO[A]:
54
62
GPIO[BC] :
55
63
_include : collect/gpio/v2_derive.yaml
56
64
57
- I2C? :
65
+ I2C1 :
58
66
_include :
59
67
- patches/16bit.yaml
60
68
- fields/i2c/v1.yaml
72
80
_include :
73
81
- patches/lcd/ram_segment_40.yaml
74
82
83
+ OPAMP : {}
84
+
75
85
PWR :
76
86
_include :
77
87
- fields/pwr/pwr_v1.yaml
78
88
89
+ RCC : {}
90
+
91
+ RI : {}
92
+
79
93
RTC :
80
94
_include :
81
95
- patches/rtc/alarm.yaml
84
98
- collect/rtc/alarm.yaml
85
99
- collect/rtc/bkpr.yaml
86
100
87
- SPI? :
101
+ SDIO : {}
102
+
103
+ SPI1 :
88
104
_include :
89
105
- patches/16bit.yaml
90
106
- patches/spi/dr8.yaml
91
107
108
+ SYSCFG : {}
109
+
92
110
TIM2 :
93
111
_include :
94
112
- patches/tim/rename_TIM2_CCR3_CCR3.yaml
Original file line number Diff line number Diff line change 10
10
- patches/aes/fields.yaml
11
11
- fields/aes/v1.yaml
12
12
13
+ COMP : {}
14
+
13
15
CRC :
14
16
DR :
15
17
# The SVD calls the DR field "Data_register"
31
33
- fields/dac/dac_wavegen.yaml
32
34
- fields/dac/dac_dmaudr.yaml
33
35
36
+ DBGMCU : {}
37
+
38
+ DMA1 : {}
39
+
34
40
EXTI :
35
41
_include :
36
42
- patches/exti/split.yaml
37
43
- fields/exti/common.yaml
38
44
- collect/exti/farray.yaml
39
45
46
+ Flash : {}
47
+
40
48
FSMC :
41
49
_include :
42
50
- patches/fsmc/fsmc_sramfix_common.yaml
43
51
- fields/fsmc/fsmc_sram.yaml
44
52
- collect/fsmc/sram.yaml
45
53
46
- GPIO? :
54
+ GPIO[ABC] :
47
55
_include :
48
56
- patches/gpio/with_OSPEEDER.yaml
49
57
- fields/gpio/v2/common.yaml
@@ -54,7 +62,7 @@ GPIO[A]:
54
62
GPIO[BC] :
55
63
_include : collect/gpio/v2_derive.yaml
56
64
57
- I2C? :
65
+ I2C1 :
58
66
_include :
59
67
- patches/16bit.yaml
60
68
- fields/i2c/v1.yaml
72
80
_include :
73
81
- patches/lcd/ram_segment_40.yaml
74
82
83
+ OPAMP : {}
84
+
75
85
PWR :
76
86
_include :
77
87
- fields/pwr/pwr_v1.yaml
78
88
89
+ RCC : {}
90
+
91
+ RI : {}
92
+
79
93
RTC :
80
94
_include :
81
95
- patches/rtc/alarm.yaml
84
98
- collect/rtc/alarm.yaml
85
99
- collect/rtc/bkpr.yaml
86
100
87
- SPI? :
101
+ SDIO : {}
102
+
103
+ SPI1 :
88
104
_include :
89
105
- patches/16bit.yaml
90
106
- patches/spi/dr8.yaml
91
107
108
+ SYSCFG : {}
109
+
92
110
TIM2 :
93
111
_include :
94
112
- patches/tim/rename_TIM2_CCR3_CCR3.yaml
Original file line number Diff line number Diff line change 10
10
- patches/aes/fields.yaml
11
11
- fields/aes/v1.yaml
12
12
13
+ COMP : {}
14
+
13
15
CRC :
14
16
DR :
15
17
# The SVD calls the DR field "Data_register"
31
33
- fields/dac/dac_wavegen.yaml
32
34
- fields/dac/dac_dmaudr.yaml
33
35
36
+ DBGMCU : {}
37
+
38
+ DMA1 : {}
39
+
34
40
EXTI :
35
41
_include :
36
42
- patches/exti/split.yaml
37
43
- fields/exti/common.yaml
38
44
- collect/exti/farray.yaml
39
45
46
+ Flash : {}
47
+
40
48
FSMC :
41
49
_include :
42
50
- patches/fsmc/fsmc_sramfix_common.yaml
43
51
- fields/fsmc/fsmc_sram.yaml
44
52
- collect/fsmc/sram.yaml
45
53
46
- GPIO? :
54
+ GPIO[ABC] :
47
55
_include :
48
56
- patches/gpio/with_OSPEEDER.yaml
49
57
- fields/gpio/v2/common.yaml
@@ -54,7 +62,7 @@ GPIO[A]:
54
62
GPIO[BC] :
55
63
_include : collect/gpio/v2_derive.yaml
56
64
57
- I2C? :
65
+ I2C1 :
58
66
_include :
59
67
- patches/16bit.yaml
60
68
- fields/i2c/v1.yaml
72
80
_include :
73
81
- patches/lcd/ram_segment_40.yaml
74
82
83
+ OPAMP : {}
84
+
75
85
PWR :
76
86
_include :
77
87
- fields/pwr/pwr_v1.yaml
78
88
89
+ RCC : {}
90
+
91
+ RI : {}
92
+
79
93
RTC :
80
94
_include :
81
95
- patches/rtc/alarm.yaml
84
98
- collect/rtc/alarm.yaml
85
99
- collect/rtc/bkpr.yaml
86
100
87
- SPI? :
101
+ SDIO : {}
102
+
103
+ SPI1 :
88
104
_include :
89
105
- patches/16bit.yaml
90
106
- patches/spi/dr8.yaml
91
107
108
+ SYSCFG : {}
109
+
92
110
TIM2 :
93
111
_include :
94
112
- patches/tim/rename_TIM2_CCR3_CCR3.yaml
You can’t perform that action at this time.
0 commit comments