mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-07 05:54:11 +08:00
5 lines
92 B
JavaScript
5 lines
92 B
JavaScript
module.exports = {
|
|
"Adafruit Boards":[0x239A,0xFFFF],
|
|
"TinyUSB example":[0xCAFE,0xFFFF]
|
|
}
|