USB-HID/readme

6 lines
263 B
Plaintext
Raw Normal View History

2024-04-11 11:22:54 +08:00
usb-hid
1. build the sample read usb-hid device gcc usb_test_show.cpp -o hid_test_show -lusb-1.0, this is have been test in
rk3588 and read Tracker sucessful.
2. build cmd gcc usb_read_data.cpp -o hid -lusb-1.0 and run "sudo ./hid" or you will cannot open dev