Files
second-movement/tinyusb/examples/device/hid_generic_inout/boards.js
Joey Castillo 39a5c822a2 add tinyusb
2021-08-28 12:50:18 -04:00

5 lines
92 B
JavaScript
Executable File

module.exports = {
"Adafruit Boards":[0x239A,0xFFFF],
"TinyUSB example":[0xCAFE,0xFFFF]
}