This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-17 05:32:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
examples
/
device
/
hid_generic_inout
/
boards.js
5 lines
92 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Modified example to use list of supported boards
2019-05-29 15:50:45 +02:00
module
.
exports
=
{
update node script to always shift dummy reportID like python allow specify all product id with 0xFFFF in boards.js
2021-08-10 15:40:25 +07:00
"Adafruit Boards"
:
[
0x239A
,
0xFFFF
]
,
"TinyUSB example"
:
[
0xCAFE
,
0xFFFF
]
}
Reference in New Issue
Copy Permalink