File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 64
64
"boards" : [ " DISCO_F746NG" , " BLACK_F407VE" , " BLUE_F407VE_Mini" ]
65
65
},
66
66
{
67
- "pattern" : " Ethernet/" ,
67
+ "pattern" : " Ethernet/|STM32FreeRTOS " ,
68
68
"applicable" : false ,
69
69
"boards" : [ " NUCLEO_L031K6" ]
70
70
},
85
85
" MAPLEMINI_F103CB"
86
86
]
87
87
},
88
+ {
89
+ "pattern" : " X_NUCLEO_NFC03A1_HelloWorld.ino" ,
90
+ "applicable" : false ,
91
+ "boards" : [
92
+ " DISCO_F030R8" ,
93
+ " DISCO_F100RB" ,
94
+ " NUCLEO_F030R8" ,
95
+ " NUCLEO_L053R8"
96
+ ]
97
+ },
88
98
{
89
99
"pattern" : " X_NUCLEO_|FP_Examples" ,
90
100
"applicable" : false ,
101
111
"boards" : [ " RAK811_TRACKER" ]
102
112
},
103
113
{
104
- "pattern" : " SerialLoop.ino" ,
114
+ "pattern" : " SerialLoop.ino|Tests_basic_functions.ino " ,
105
115
"applicable" : false ,
106
116
"boards" : [ " NUCLEO_L031K6" ]
107
117
}
You can’t perform that action at this time.
0 commit comments