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