|
Ran
|
Jobs
1
|
Files
274
|
Run time
15s
|
Badge
README BADGES
|
push
travis-ci-com
<a href="https://github.com/micropython/micropython/commit/<a class=hub.com/micropython/micropython/commit/8ee2e1fdbcf494d39162b38d9a8427aa012fe044">8ee2e1fdb<a href="https://github.com/micropython/micropython/commit/8ee2e1fdbcf494d39162b38d9a8427aa012fe044">">stm32/mboot: Expose custom DFU USB VID/PID values at makefile level. In mboot, the ability to override the USB vendor/product id's was added back in </a><a class="double-link" href="https://github.com/micropython/micropython/commit/<a class="double-link" href="https://github.com/micropython/micropython/commit/5688c9ba09ea8f9ffeeb25bd577a08b57828ffa7">5688c9ba0</a>">5688c9ba0</a><a href="https://github.com/micropython/micropython/commit/8ee2e1fdbcf494d39162b38d9a8427aa012fe044">. However, when the main firmware is turned into a DFU file the default VID/PID are used there. pydfu.py doesn't care about this but dfu-util does and prevents its use when the VID/PID don't match. This commit exposes BOOTLOADER_DFU_USB_VID/PID as make variables, for use on either command line or mpconfigboard.mk, to set VID/PID in both mboot and DFU files.
19387 of 19787 relevant lines covered (97.98%)
420170.8 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 5 | 13275.5 (MAKEOPTS="-j4" NAME="unix coverage build and tests") | 0 |
97.98 |
Travis Job 13275.5 |