summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2019-05-02add hid_test.py for testing #58hathach
add feather nrf52840 express to supported board
2019-05-02support hid generic inout #58hathach
- add report descriptor template TUD_HID_REPORT_DESC_GENERIC_INOUT - add TUD_HID_INOUT_DESCRIPTOR & TUD_HID_INOUT_DESC_LEN - add hid_generic_inout example
2019-05-01update build scripthathach
2019-04-26include msc_dual_lun example to travishathach
2019-03-27replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stallhathach
- remove dcd_edpt_stalled() from dcd porting
2019-03-23add board_noos_millis() for blinkyhathach
2019-03-20clean uphathach
2018-11-25Introduce a Makefile for the OS_NONE device exampleScott Shawcroft
It currently supports the SAMD21 and SAMD51 only. More will be added later.
2018-10-23remove tools/usbtreeviewhathach
2018-07-25add tusb_usbser.inf for windowshathach
2018-06-19clean uphathach
2014-04-16move tools.md to tools/readme.mdhathach
2013-12-02refractor hid device driverhathach
2013-10-16add UsbTreeView to tools folderhathach