summaryrefslogtreecommitdiff
path: root/examples/device/hid_generic_inout/hid_test.js
AgeCommit message (Collapse)Author
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2021-08-10update node script to always shift dummy reportID like pythonhathach
allow specify all product id with 0xFFFF in boards.js
2019-05-29Modified example to use list of supported boardsTimon Skerutsch
2019-05-26changed node.js hid example to be more user friendlyPTS93
2019-05-24make hid_generic_inout tester have reportLength-sized buffer, since some ↵Tod E. Kurt
OSes need that
2019-05-24should fix and work with #58hathach
- add hid_test_js