File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -423,11 +423,11 @@ unit-test:
423423 query : spi_ping_pong_single_board == '4:1'
424424 working_dir : extras/arduino-core-tests
425425
426- # unit-test-onewire-DS18x20-1100 :
427- # - description: Compiling, flashing and monitoring OneWire sensor DS18B20 data.
428- # command: make test_onewire_DS18x20
429- # query: onewire_DS18x20_board == '4:1'
430- # working_dir: extras/arduino-core-tests
426+ unit-test-onewire-DS18x20-1300 :
427+ - description : Compiling, flashing and monitoring OneWire sensor DS18B20 data.
428+ command : make test_onewire_DS18x20
429+ query : onewire_DS18x20_board == '4:1'
430+ working_dir : extras/arduino-core-tests
431431# ###############################################################################################
432432 unit-test-can-1400-2go :
433433 - description : Compiling, flashing and monitoring CAN unit test.
Original file line number Diff line number Diff line change @@ -61,6 +61,6 @@ unit-test:
6161 - unit-test-spi-single-pingpong-1300
6262 - unit-test-pulse-1300
6363 - unit-test-time-1300
64- # - unit-test-onewire-DS18x20-1300
64+ - unit-test-onewire-DS18x20-1300
6565 - unit-test-analog-io-adc-1300
6666 - unit-test-analog-io-pwm-1300
You can’t perform that action at this time.
0 commit comments