index
:
raspi-ducky.git
main
A tool to turn the Raspberry Pi Pico into a USB Rubber Ducky
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
circuitpython
/
lib
/
tinyusb
/
examples
/
device
/
hid_generic_inout
/
boards.js
blob: 6b78231a70b4f8451a9d8c8c261bb7278a8435b8 (
plain
)
1
2
3
4
module
.
exports
=
{
"Adafruit Boards"
:
[
0x239A
,
0xFFFF
],
"TinyUSB example"
:
[
0xCAFE
,
0xFFFF
]
}