File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -248,18 +248,14 @@ unit-test:
248248
249249 unit-test-iic-pingpong-ble :
250250 - description : Compiling, flashing and monitoring I2C pingpong slave unit test.
251- command : make test_wire_connected2_slavepingpong ENABLE_SYNC=0
251+ command : make test_wire_connected2_slavepingpong
252252 query : iic_ping_pong_multiple_boards_slave == '2:1'
253253 working_dir : extras/arduino-core-tests
254- options :
255- SEND_JOB_START_TOKEN : False
256254
257255 - description : Compiling, flashing and monitoring I2C pingpong master unit test.
258- command : make test_wire_connected2_masterpingpong ENABLE_SYNC=0
256+ command : make test_wire_connected2_masterpingpong
259257 query : iic_ping_pong_multiple_boards_master == '2:1'
260258 working_dir : extras/arduino-core-tests
261- options :
262- SEND_JOB_START_TOKEN : False
263259
264260 unit-test-spi-pingpong-ble :
265261 - description : Compiling, flashing and monitoring SPI pingpong slave unit test.
You can’t perform that action at this time.
0 commit comments