summaryrefslogtreecommitdiff
path: root/src/class
AgeCommit message (Expand)Author
2020-04-16per reviewhathach
2020-04-15correct usbnet control complete responsehathach
2020-04-15implement alternate setInterface() requesthathach
2020-04-15use IAD to assign itf2drv mapping correctlyhathach
2020-04-15change cdc template protocol to Nonehathach
2020-04-15tested usbnet, completely remove class codehathach
2020-04-15Merge branch 'master' into class-driver-idhathach
2020-04-15test vendorhathach
2020-04-15test with tmchathach
2020-04-15test ok with cdc and mschathach
2020-04-15tested with midihathach
2020-04-14usbnet: remove CDC-EEMPeter Lawrence
2020-04-15tested with hidhathach
2020-04-15use class driver open() for interface support detectionhathach
2020-04-12usbnet: OS-agnostic (Windows/Linux/macOS) network driverPeter Lawrence
2020-04-02Typo of usbtmc.Nathan Conrad
2020-03-27usbnet: tweak CDC-ECM after MacOS testingPeter Lawrence
2020-03-23add TODO note to remove tud_network_mac_addresshathach
2020-03-16Merge pull request #298 from pigrew/UART_CRLFHa Thach
2020-03-16Merge pull request #290 from majbthrd/usbnet-stm32rndisHa Thach
2020-03-15usb RNDIS revision on @pigrew suggestionsPeter Lawrence
2020-03-14Use CRLF on UART.Nathan Conrad
2020-03-09Adding lwip_webserver to cihathach
2020-03-07Merge pull request #291 from hathach/port-samg55Ha Thach
2020-03-04usbnet RNDIS correctionPeter Lawrence
2020-03-03update net class to follow API naming conventionPeter Lawrence
2020-03-02add CDC-ECM/RNDIS/CDC-EEM network device class with examplePeter Lawrence
2020-02-07Merge branch 'master' into port-samg55hathach
2020-02-07more log for debugginghathach
2020-01-16correct return value of midid_xfer_cbhathach
2020-01-15Normalize line endingsNathan Conrad
2020-01-11Merge pull request #240 from majbthrd/masterHa Thach
2019-12-28implement multiple interfaces supportPeter Lawrence
2019-12-24invoke scsi complete callback before queue for csw statushathach
2019-12-23adding lookup table for debugginghathach
2019-12-21Merge branch 'master' into port-samg55hathach
2019-12-21making more progress, but failed with WRITE10hathach
2019-12-21able to response to scsi inquiry, but failed to response to test unit readyhathach
2019-12-17add "`" and "~" to keycode -> ASCII tablesamveen
2019-12-16[tusb]fix typo in commentsamveen
2019-11-27fix #229hathach
2019-11-05clean uphathach
2019-11-05Merge branch 'master' into fix-issue-207hathach
2019-11-04Use control transfer function to send control data (in usbtmc)Nathan Conrad
2019-11-01wait for scsi status complete before queueing for next scsi commandhathach
2019-11-01add assert to prevent div by zerohathach
2019-11-01Merge branch 'ZLP_Request2' into pigrew-ZLP_Request2hathach
2019-11-01implement pigrew reviewhathach
2019-10-31Merge remote-tracking branch 'origin/master' into ZLP_Request2Nathan Conrad
2019-10-31update doc, hid set reporthathach