update node script to always shift dummy reportID like python
allow specify all product id with 0xFFFF in boards.js
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
"Feather_nRF52840":[0X239A,0X8029],
|
||||
"Metro_nRF52840":[0X239A,0X803F],
|
||||
}
|
||||
"Adafruit Boards":[0x239A,0xFFFF],
|
||||
"TinyUSB example":[0xCAFE,0xFFFF]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user