NordicSemiconductor / pc-nrf-dfu-js

Javascript implementation of Nordic's DFU protocol over serial (or NoBLE).
BSD 3-Clause "New" or "Revised" License
18 stars 21 forks source link

Automated test setup #39

Closed chunfantasy closed 6 years ago

chunfantasy commented 6 years ago

This PR is due to running tests on build server. Test will first search a specific device with given serial number. If the device is not found then it will try to use the first one the serial port list. This branch has been successfully built on the linux build server.