|
|
@@ -281,6 +281,6 @@ static void rs485_master(void)
|
|
|
* correctness of RS485 interface channel communication. It requires
|
|
|
* RS485 bus driver hardware to be connected to boards.
|
|
|
*/
|
|
|
-TEST_CASE_MULTIPLE_DEVICES("RS485 half duplex uart multiple devices test.", "[driver_RS485][test_env=UT_T2_RS485]", rs485_master, rs485_slave);
|
|
|
+TEST_CASE_MULTIPLE_DEVICES("RS485 half duplex uart multiple devices test.", "[driver_RS485][ignore][test_env=UT_T2_RS485]", rs485_master, rs485_slave);
|
|
|
|
|
|
#endif
|