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 6464 "boards" : [ " DISCO_F746NG" , " BLACK_F407VE" , " BLUE_F407VE_Mini" ]
6565 },
6666 {
67- "pattern" : " Ethernet/" ,
67+ "pattern" : " Ethernet/|STM32FreeRTOS " ,
6868 "applicable" : false ,
6969 "boards" : [ " NUCLEO_L031K6" ]
7070 },
8585 " MAPLEMINI_F103CB"
8686 ]
8787 },
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+ },
8898 {
8999 "pattern" : " X_NUCLEO_|FP_Examples" ,
90100 "applicable" : false ,
101111 "boards" : [ " RAK811_TRACKER" ]
102112 },
103113 {
104- "pattern" : " SerialLoop.ino" ,
114+ "pattern" : " SerialLoop.ino|Tests_basic_functions.ino " ,
105115 "applicable" : false ,
106116 "boards" : [ " NUCLEO_L031K6" ]
107117 }
You can’t perform that action at this time.
0 commit comments