Skip to content

Commit c591ebb

Browse files
committed
Specify that backward compatibliity rules apply only for VID/PID
1 parent 69c3f9f commit c591ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RFCs/0002-pluggable-discovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ will match on both `pears=20, apples=30` and `pears=30, apples=40` but not `pear
375375

376376
#### Backward compatibility considerations
377377

378-
Many platforms predating the pluggable discovery have the following definitions for board identification:
378+
Many platforms predating the pluggable discovery have the following definitions for board identification using USB Serial VID/PID:
379379

380380
```
381381
myboard.vid=0x1234

0 commit comments

Comments
 (0)