@@ -84,6 +84,154 @@ Component:
84
84
- changed-files :
85
85
- any-glob-to-any-file : components/dfs_v2**
86
86
87
+ ' component: net ' :
88
+ - changed-files :
89
+ - any-glob-to-any-file : components/net**
90
+
91
+ ' component: net/at ' :
92
+ - changed-files :
93
+ - any-glob-to-any-file : components/net/at**
94
+
95
+ ' component: net/lwip ' :
96
+ - changed-files :
97
+ - any-glob-to-any-file : components/net/lwip**
98
+
99
+ ' component: net/netdev ' :
100
+ - changed-files :
101
+ - any-glob-to-any-file : components/net/netdev**
102
+
103
+ ' component: net/sal ' :
104
+ - changed-files :
105
+ - any-glob-to-any-file : components/net/sal**
106
+
107
+ ' component: drivers ' :
108
+ - changed-files :
109
+ - any-glob-to-any-file : components/drivers**
110
+
111
+ ' component: drivers/audio ' :
112
+ - changed-files :
113
+ - any-glob-to-any-file : components/drivers/audio**
114
+
115
+ ' component: drivers/can ' :
116
+ - changed-files :
117
+ - any-glob-to-any-file : components/drivers/can**
118
+
119
+ ' component: drivers/clk ' :
120
+ - changed-files :
121
+ - any-glob-to-any-file : components/drivers/clk**
122
+
123
+ ' component: drivers/core ' :
124
+ - changed-files :
125
+ - any-glob-to-any-file : components/drivers/core**
126
+
127
+ ' component: drivers/cputime ' :
128
+ - changed-files :
129
+ - any-glob-to-any-file : components/drivers/cputime**
130
+
131
+ ' component: drivers/graphic ' :
132
+ - changed-files :
133
+ - any-glob-to-any-file : components/drivers/graphic**
134
+
135
+ ' component: drivers/hwcrypto ' :
136
+ - changed-files :
137
+ - any-glob-to-any-file : components/drivers/hwcrypto**
138
+
139
+ ' component: drivers/hwtimer ' :
140
+ - changed-files :
141
+ - any-glob-to-any-file : components/drivers/hwtimer**
142
+
143
+ ' component: drivers/i2c ' :
144
+ - changed-files :
145
+ - any-glob-to-any-file : components/drivers/i2c**
146
+
147
+ ' component: drivers/ipc ' :
148
+ - changed-files :
149
+ - any-glob-to-any-file : components/drivers/ipc**
150
+
151
+ ' component: drivers/ktime ' :
152
+ - changed-files :
153
+ - any-glob-to-any-file : components/drivers/ktime**
154
+
155
+ ' component: drivers/misc ' :
156
+ - changed-files :
157
+ - any-glob-to-any-file : components/drivers/misc**
158
+
159
+ ' component: drivers/mtd ' :
160
+ - changed-files :
161
+ - any-glob-to-any-file : components/drivers/mtd**
162
+
163
+ ' component: drivers/ofw ' :
164
+ - changed-files :
165
+ - any-glob-to-any-file : components/drivers/ofw**
166
+
167
+ ' component: drivers/pci ' :
168
+ - changed-files :
169
+ - any-glob-to-any-file : components/drivers/pci**
170
+
171
+ ' component: drivers/phy ' :
172
+ - changed-files :
173
+ - any-glob-to-any-file : components/drivers/phy**
174
+
175
+ ' component: drivers/pic ' :
176
+ - changed-files :
177
+ - any-glob-to-any-file : components/drivers/pic**
178
+
179
+ ' component: drivers/pinctrl ' :
180
+ - changed-files :
181
+ - any-glob-to-any-file : components/drivers/pinctrl**
182
+
183
+ ' component: drivers/pm ' :
184
+ - changed-files :
185
+ - any-glob-to-any-file : components/drivers/pm**
186
+
187
+ ' component: drivers/rtc ' :
188
+ - changed-files :
189
+ - any-glob-to-any-file : components/drivers/rtc**
190
+
191
+ ' component: drivers/sdio ' :
192
+ - changed-files :
193
+ - any-glob-to-any-file : components/drivers/sdio**
194
+
195
+ ' component: drivers/sensor_v1 ' :
196
+ - changed-files :
197
+ - any-glob-to-any-file : components/drivers/sensor/v1**
198
+
199
+ ' component: drivers/sensor_v2 ' :
200
+ - changed-files :
201
+ - any-glob-to-any-file : components/drivers/sensor/v2**
202
+
203
+ ' component: drivers/serial ' :
204
+ - changed-files :
205
+ - any-glob-to-any-file : components/drivers/serial**
206
+
207
+ ' component: drivers/spi ' :
208
+ - changed-files :
209
+ - any-glob-to-any-file : components/drivers/spi**
210
+
211
+ ' component: drivers/touch ' :
212
+ - changed-files :
213
+ - any-glob-to-any-file : components/drivers/touch**
214
+
215
+ ' component: drivers/usb ' :
216
+ - changed-files :
217
+ - any-glob-to-any-file : components/drivers/usb**
218
+
219
+ ' component: drivers/virtio ' :
220
+ - changed-files :
221
+ - any-glob-to-any-file : components/drivers/virtio**
222
+
223
+ ' component: drivers/watchdog ' :
224
+ - changed-files :
225
+ - any-glob-to-any-file : components/drivers/watchdog**
226
+
227
+ ' component: drivers/wlan ' :
228
+ - changed-files :
229
+ - any-glob-to-any-file : components/drivers/wlan**
230
+
231
+ ' component: finsh ' :
232
+ - changed-files :
233
+ - any-glob-to-any-file : components/finsh**
234
+
87
235
libcpu :
88
236
- changed-files :
89
237
- any-glob-to-any-file : libcpu/**
0 commit comments