File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 4343 " NUCLEO_F303K8" ,
4444 " BLUEPILL_F103C8" ,
4545 " MAPLEMINI_F103CB" ,
46- " RAK811_TRACKER"
46+ " RAK811_TRACKER" ,
47+ " REMRAM_V1"
4748 ]
4849 },
4950 {
5051 "pattern" : " 04.Communication/(Multi)?Serial(Passthrough)?" ,
5152 "applicable" : true ,
5253 "boards" : [ " " ]
5354 },
55+ {
56+ "pattern" : " eepromReadWrite|eepromTest_Wire1" ,
57+ "applicable" : true ,
58+ "boards" : [ " " ]
59+ },
5460 {
5561 "pattern" : " STM32SD" ,
5662 "applicable" : true ,
5763 "boards" : [ " DISCO_F746NG" , " BLACK_F407VE" ]
5864 },
5965 {
60- "pattern" : " / Ethernet/" ,
66+ "pattern" : " Ethernet/" ,
6167 "applicable" : false ,
6268 "boards" : [ " NUCLEO_L031K6" ]
6369 },
8389 "pattern" : " X_NUCLEO_IKA01A1_HelloWorld.ino|X_NUCLEO_IHM02A1_HelloWorld.ino" ,
8490 "applicable" : false ,
8591 "boards" : [ " RAK811_TRACKER" ]
92+ },
93+ {
94+ "pattern" : " StringComparisonOperators.ino" ,
95+ "applicable" : false ,
96+ "boards" : [ " REMRAM_V1" ]
8697 }
8798 ]
8899 },
You can’t perform that action at this time.
0 commit comments