summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-16clean uphathach
2019-07-16add tud_control_vendor_request_cb()/tud_control_vendor_complete_cb(), expose ...hathach
2019-07-12clean up, rename internal driver control_request_complete to simply control_c...hathach
2019-07-12updating webusb with cdchathach
2019-07-12clean up usb descriptors in examplehathach
2019-07-12change TUD_HID_INOUT_DESCRIPTOR epout & epin orderhathach
2019-07-12clean uphathach
2019-07-12added tud_descriptor_bos_cb(), add support for BOS get descriptorhathach
2019-07-11clean up build scripthathach
2019-07-11start to add webusb example (not work yet)hathach
2019-07-11clean up midi examplehathach
2019-07-11clean uphathach
2019-07-11clean up demo confighathach
2019-07-11revert 2.1 to 2.0, only needed for webusb exmample (BOS needed)hathach
2019-07-11more 2.1hathach
2019-07-11add BOS descriptor and device capability constanthathach
2019-07-11increase usb bcd from 2.0 to 2.1 for webusb supporthathach
2019-07-11added changelog file0.5.0hathach
2019-07-10release as 0.5.0hathach
2019-07-09fix incorrect midi descriptor templatehathach
2019-07-08travis fix typohathach
2019-07-08more with travishathach
2019-07-08clean uphathach
2019-07-08more travishathach
2019-07-08test travishathach
2019-07-08Merge branch 'develop'hathach
2019-07-08test trigger mynewt example repohathach
2019-07-05Merge pull request #85 from hathach/develophathach
2019-07-05midi only use audio 1.0 without IADhathach
2019-07-04indent clean uphathach
2019-07-04Merge pull request #84 from hathach/develophathach
2019-07-04update docshathach
2019-07-04clean uphathach
2019-07-04remove tud_midi_write_flush() send asap. rename tud_midi_connected() to tud_m...hathach
2019-07-03fix midi_write prototypehathach
2019-07-03example clean uphathach
2019-07-03include midi_test in travis buildhathach
2019-07-03rename midi example to midi_testhathach
2019-07-03tested midi examplehathach
2019-07-02clean uphathach
2019-07-02clean uphathach
2019-07-01fix midi templatehathach
2019-07-01fix compilinghathach
2019-07-01added adafruit feather m4 express boardhathach
2019-07-01improving midi support, adding midi exmaplehathach
2019-06-20Merge branch 'master' into develophathach
2019-06-10remove dcd_edpt_busy()hathach
2019-06-10Merge pull request #80 from hathach/develophathach
2019-06-10fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*hathach
2019-06-10docs clean uphathach