fwupd/data/device-tests/realtek-rts5423.json
Richard Hughes 88592df086 rts54hub: Use demo firmware on the evaluation board for the tests
This avoids clashing with real-world devices that have the same VID/PID.
Many thanks to Ricky WU <ricky_wu@realtek.com> for all the help.

Fixes: https://github.com/fwupd/fwupd/issues/3835
2021-10-13 20:07:15 +08:00

29 lines
700 B
JSON

{
"name": "Realtek 4-Port USB Hub",
"interactive": false,
"steps": [
{
"url": "https://fwupd.org/downloads/460a18d93f5d6118908d8437009ebbd6eceb3c6a0cdfbaf31f8a96df008564da-Realtek-RTS5423-1.56.cab",
"components": [
{
"version": "1.56",
"guids": [
"b2d2fae3-1546-5d16-a9af-ac117a255a91"
]
}
]
},
{
"url": "https://fwupd.org/downloads/3ee3dd129237648a97d7bf7d668184d074be2ac2a5143b3b242b9869dfafc4a9-Realtek-RTS5423-1.57.cab",
"components": [
{
"version": "1.57",
"guids": [
"b2d2fae3-1546-5d16-a9af-ac117a255a91"
]
}
]
}
]
}