File tree 1 file changed +50
-2
lines changed
1 file changed +50
-2
lines changed Original file line number Diff line number Diff line change 23
23
- changed-files :
24
24
- any-glob-to-any-file : bsp/nxp/**
25
25
26
+ ' BSP: GD32 ' :
27
+ - changed-files :
28
+ - any-glob-to-any-file : bsp/gd32/**
29
+
30
+ ' BSP: AT32 ' :
31
+ - changed-files :
32
+ - any-glob-to-any-file : bsp/at32/**
33
+
34
+ ' BSP: Infineon ' :
35
+ - changed-files :
36
+ - any-glob-to-any-file : bsp/Infineon/**
37
+
38
+ ' BSP: Renesas ' :
39
+ - changed-files :
40
+ - any-glob-to-any-file : bsp/renesas/**
41
+
42
+ ' BSP: Phytium ' :
43
+ - changed-files :
44
+ - any-glob-to-any-file : bsp/phytium/**
45
+
26
46
' BSP: Cvitek ' :
27
47
- changed-files :
28
48
- any-glob-to-any-file : bsp/cvitek/**
29
49
30
- ' BSP: GD32 ' :
50
+ ' BSP: WCH ' :
31
51
- changed-files :
32
- - any-glob-to-any-file : bsp/gd32 /**
52
+ - any-glob-to-any-file : bsp/wch /**
33
53
34
54
action :
35
55
- changed-files :
36
56
- any-glob-to-any-file : .github/**
37
57
- any-glob-to-any-file : tools/ci/**
38
58
59
+ Component :
60
+ - changed-files :
61
+ - any-glob-to-any-file : components/**
62
+
63
+ ' component: lwp ' :
64
+ - changed-files :
65
+ - any-glob-to-any-file : components/lwp**
66
+
67
+ ' component: dfsv1 ' :
68
+ - changed-files :
69
+ - any-glob-to-any-file : components/dfs_v1**
70
+
71
+ ' component: dfsv2 ' :
72
+ - changed-files :
73
+ - any-glob-to-any-file : components/dfs_v2**
74
+
75
+ libcpu :
76
+ - changed-files :
77
+ - any-glob-to-any-file : libcpu/**
78
+
79
+ ' Arch: ARM/AArch64 ' :
80
+ - changed-files :
81
+ - any-glob-to-any-file : libcpu/aarch64/**
82
+
83
+ ' Arch: RISC-V ' :
84
+ - changed-files :
85
+ - any-glob-to-any-file : libcpu/risc-v/**
86
+
39
87
Doc :
40
88
- changed-files :
41
89
- any-glob-to-any-file : documentation/**
You can’t perform that action at this time.
0 commit comments