File tree
28 files changed
+374
-159
lines changed- ext
- src/modm
- driver/display
- math
- ui
- color
- graphic
28 files changed
+374
-159
lines changedSubmodule modm-devices updated 57 files
- .github/workflows/deloy.yml+28
- .github/workflows/tests.yml+119
- .travis.yml-35
- README.md+5-6
- devices/avr/atmega-128-rfa1.xml+174
- devices/stm32/stm32f0-30.xml+1-2
- devices/stm32/stm32f0-51.xml+1-1
- devices/stm32/stm32f0-58.xml+1-1
- devices/stm32/stm32f1-00-8_b.xml+2-2
- devices/stm32/stm32f1-00-c_d_e.xml+4-4
- devices/stm32/stm32f1-01-c_d_e.xml+4-4
- devices/stm32/stm32f1-01-f_g.xml+4-4
- devices/stm32/stm32f1-01_02-8_b.xml+2-2
- devices/stm32/stm32f1-03-8_b.xml+6-6
- devices/stm32/stm32f1-03-c_d_e.xml+8-8
- devices/stm32/stm32f1-03-f_g.xml+6-6
- devices/stm32/stm32f1-05_07.xml+4-4
- devices/stm32/stm32g0-30.xml+11-11
- devices/stm32/stm32g0-31_41.xml+15-16
- devices/stm32/stm32g0-70_b0.xml+9-46
- devices/stm32/stm32g0-71_81.xml+15-38
- devices/stm32/stm32g0-b1_c1.xml+1-1
- devices/stm32/stm32g4-31_41.xml+4
- devices/stm32/stm32g4-71_91_a1.xml+173-17
- devices/stm32/stm32g4-73_83.xml+73-21
- devices/stm32/stm32g4-74_84.xml+77-21
- devices/stm32/stm32h7-23_33.xml+29-22
- devices/stm32/stm32h7-25_35.xml+109-62
- devices/stm32/stm32h7-30.xml+28-21
- devices/stm32/stm32h7-42.xml+33-20
- devices/stm32/stm32h7-43_53.xml+20-7
- devices/stm32/stm32h7-45_55.xml+97-48
- devices/stm32/stm32h7-47_57.xml+55-27
- devices/stm32/stm32h7-50.xml+32-45
- devices/stm32/stm32h7-a3.xml+36-19
- devices/stm32/stm32h7-b0.xml+35-18
- devices/stm32/stm32h7-b3.xml+35-18
- devices/stm32/stm32l0-71_72_73_81_82_83.xml+13-9
- devices/stm32/stm32l1-00.xml+1-2
- devices/stm32/stm32l1-51_52-6_8_b.xml-1
- devices/stm32/stm32l1-51_52_62-c_d_e.xml-6
- devices/stm32/stm32l4-12_22.xml+3
- devices/stm32/stm32l4-51_71.xml+5
- devices/stm32/stm32l4-96_a6.xml+4-1
- devices/stm32/stm32wb-10_15.xml+44-25
- devices/stm32/stm32wb-5m.xml+1
- devices/stm32/stm32wl-54_55.xml+28-15
- devices/stm32/stm32wl-e4_e5.xml+5-4
- modm_devices/__init__.py+1-1
- tools/generator/dfg/avr/avr_device_tree.py+2
- tools/generator/dfg/stm32/stm.py+60-23
- tools/generator/dfg/stm32/stm_device_tree.py+19-11
- tools/generator/dfg/stm32/stm_peripherals.py+12-2
- tools/generator/raw-data-extractor/extract-stm32.py+17-4
- tools/generator/raw-data-extractor/patches/avr.patch+329
- tools/generator/stm_generator.py+2-3
- tools/scripts/sync_docs.py+5-1
Lines changed: 13 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
122 | 130 |
| |
123 | 131 |
| |
124 | 132 |
| |
125 | 133 |
| |
126 | 134 |
| |
127 |
| - | |
| 135 | + | |
128 | 136 |
| |
129 | 137 |
| |
130 | 138 |
| |
| |||
153 | 161 |
| |
154 | 162 |
| |
155 | 163 |
| |
156 |
| - | |
| 164 | + | |
157 | 165 |
| |
158 | 166 |
| |
159 | 167 |
| |
| |||
163 | 171 |
| |
164 | 172 |
| |
165 | 173 |
| |
166 |
| - | |
| 174 | + | |
167 | 175 |
| |
168 | 176 |
| |
169 | 177 |
| |
| |||
173 | 181 |
| |
174 | 182 |
| |
175 | 183 |
| |
176 |
| - | |
| 184 | + | |
177 | 185 |
| |
178 | 186 |
| |
179 | 187 |
| |
|
Lines changed: 8 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 13 | + | |
16 | 14 |
| |
17 | 15 |
| |
18 | 16 |
| |
| |||
279 | 277 |
| |
280 | 278 |
| |
281 | 279 |
| |
282 |
| - | |
| 280 | + | |
283 | 281 |
| |
284 | 282 |
| |
285 | 283 |
| |
286 |
| - | |
| 284 | + | |
287 | 285 |
| |
288 | 286 |
| |
289 | 287 |
| |
| |||
317 | 315 |
| |
318 | 316 |
| |
319 | 317 |
| |
320 |
| - | |
| 318 | + | |
321 | 319 |
| |
322 | 320 |
| |
323 |
| - | |
| 321 | + | |
324 | 322 |
| |
325 | 323 |
| |
326 | 324 |
| |
| |||
358 | 356 |
| |
359 | 357 |
| |
360 | 358 |
| |
361 |
| - | |
| 359 | + | |
362 | 360 |
| |
363 | 361 |
| |
364 |
| - | |
| 362 | + | |
365 | 363 |
| |
366 | 364 |
| |
367 | 365 |
| |
| |||
380 | 378 |
| |
381 | 379 |
| |
382 | 380 |
| |
383 |
| - | |
| 381 | + | |
384 | 382 |
| |
385 | 383 |
| |
386 | 384 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 13 | + | |
16 | 14 |
| |
17 | 15 |
| |
18 | 16 |
| |
| |||
48 | 46 |
| |
49 | 47 |
| |
50 | 48 |
| |
51 |
| - | |
| 49 | + | |
52 | 50 |
| |
53 | 51 |
| |
54 | 52 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
| 170 | + | |
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
| 178 | + | |
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 |
| - | |
| 194 | + | |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 13 | + | |
16 | 14 |
| |
17 | 15 |
| |
18 | 16 |
| |
| |||
170 | 168 |
| |
171 | 169 |
| |
172 | 170 |
| |
173 |
| - | |
| 171 | + | |
174 | 172 |
| |
175 | 173 |
| |
176 | 174 |
| |
|
Lines changed: 22 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 | 12 |
| |
15 | 13 |
| |
16 | 14 |
| |
| |||
21 | 19 |
| |
22 | 20 |
| |
23 | 21 |
| |
24 |
| - | |
| 22 | + | |
25 | 23 |
| |
26 | 24 |
| |
27 | 25 |
| |
28 | 26 |
| |
29 | 27 |
| |
30 | 28 |
| |
31 | 29 |
| |
32 |
| - | |
| 30 | + | |
33 | 31 |
| |
34 | 32 |
| |
35 | 33 |
| |
36 | 34 |
| |
37 | 35 |
| |
38 | 36 |
| |
39 | 37 |
| |
40 |
| - | |
| 38 | + | |
41 | 39 |
| |
42 | 40 |
| |
43 | 41 |
| |
44 | 42 |
| |
45 |
| - | |
| 43 | + | |
46 | 44 |
| |
47 |
| - | |
| 45 | + | |
48 | 46 |
| |
49 | 47 |
| |
50 | 48 |
| |
51 | 49 |
| |
52 |
| - | |
| 50 | + | |
53 | 51 |
| |
54 | 52 |
| |
55 | 53 |
| |
56 |
| - | |
| 54 | + | |
57 | 55 |
| |
58 | 56 |
| |
59 | 57 |
| |
60 | 58 |
| |
61 |
| - | |
| 59 | + | |
62 | 60 |
| |
63 | 61 |
| |
64 | 62 |
| |
65 | 63 |
| |
66 |
| - | |
| 64 | + | |
67 | 65 |
| |
68 | 66 |
| |
69 | 67 |
| |
70 | 68 |
| |
71 |
| - | |
| 69 | + | |
72 | 70 |
| |
73 |
| - | |
74 |
| - | |
| 71 | + | |
| 72 | + | |
75 | 73 |
| |
76 | 74 |
| |
77 | 75 |
| |
78 | 76 |
| |
79 |
| - | |
| 77 | + | |
80 | 78 |
| |
81 |
| - | |
| 79 | + | |
82 | 80 |
| |
83 | 81 |
| |
84 | 82 |
| |
85 |
| - | |
| 83 | + | |
86 | 84 |
| |
87 |
| - | |
| 85 | + | |
88 | 86 |
| |
89 | 87 |
| |
90 | 88 |
| |
| 89 | + | |
| 90 | + | |
| 91 | + | |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
94 |
| - | |
| 95 | + | |
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
| |||
100 | 101 |
| |
101 | 102 |
| |
102 | 103 |
| |
103 |
| - | |
| 104 | + | |
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
108 | 109 |
| |
109 | 110 |
| |
110 | 111 |
| |
111 |
| - | |
| 112 | + | |
112 | 113 |
| |
113 | 114 |
| |
114 | 115 |
|
Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
|
0 commit comments