summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc/src
AgeCommit message (Expand)Author
2022-06-03remove static port defined for device/hosthathach
2022-06-02rhport argument in usbd_ API() is not used (always use the initialized port)hathach
2022-06-01rename board specific macro for examplehathach
2022-02-25auto detect max rhport speed based on mcuhathach
2022-02-15msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported commandhathach
2022-01-19enable ci build for RX65X host examplehathach
2021-12-08Fix spelling mistakes and verify endpoint numbering.Gordon McNab
2021-12-08Merge branch 'master' into port-ft90xGordon McNab
2021-10-29correctly init hs phy for bcmhathach
2021-10-26Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2hathach
2021-10-23Merge branch 'master' into fix-warningsHa Thach
2021-10-22pi cm4 enumerated as full speed devicehathach
2021-10-15msc examples: Extend serial number to 12 digitsJerzy Kasenberg
2021-10-15update some sense warning from -Wconversionhathach
2021-10-06Modify cdc_msc example for Bridgetek FT90x/FT93xGordon McNab
2021-09-09add other speed descriptor callback tud_descriptor_other_speed_configuration_...hathach
2021-08-28fix msc example with out of bound lba (due to compliant test)hathach
2021-08-28correct msc example return type of tud_msc_scsi_cb()hathach
2021-08-27update msc driver to pass MSC BOT error recovery compliant testhathach
2021-08-26TD 9.12 remote wakeup testhathach
2021-07-17Fix merge error.MasterPhi
2021-06-12Rename SAM7X to SAMX7XMasterPhi
2021-06-12dcd: sam7x: rename family dcd to include the whole familyRafael Silva
2021-06-11Add fifo & DMA linked list mode support.MasterPhi
2021-03-18clean up some exampleshathach
2021-01-25Define Spresense EP numbers for cdc_msc exampleKamil Tomaszewski
2021-01-23rp2040 cdc_msc work wellhathach
2020-11-24more cihathach
2020-11-24comment out and add note for tud_cdc_connected() in cdc_msc exampleshathach
2020-11-23add tud_ready() check in tud_cdc_n_write_flush()hathach
2020-11-23Merge branch 'master' into cdc_without_dtrHa Thach
2020-11-18Changes to CDC example code:Jan Dümpelmann
2020-11-18Reset CDC examples to original stateJan Dümpelmann
2020-11-08clean uphathach
2020-11-08Merge pull request #551 from dobairoland/masterHa Thach
2020-11-05Make the disk disappear on Windows after it was ejectedRoland Dobai
2020-09-04Remove tud_cdc_connected check from examplesJan Dümpelmann
2020-07-21add note for MS OS 1.0 Descriptor at 0xEEhathach
2020-07-19minor clean uphathach
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
2020-07-16add tud_speed_get()hathach
2020-06-30cdc-acm: Use 512 bytes when in HS mode.Uwe Bonnes
2020-06-15clean up, update other example confighathach
2020-06-14revert CFG_TUSB_RHPORT0_MODE to previous wayhathach
2020-06-01allow hs ep open with 512 byteshathach
2020-05-26merge CFG_TUSB_RHPORT1_MODE into CFG_TUSB_RHPORT0_MODEhathach
2020-04-17update example to include CXD56 for highspeed modehathach
2020-03-31revise argument order for TUD_CONFIG_DESCRIPTOR macroPeter Lawrence
2020-03-30add provision for multiple configurationsPeter Lawrence
2020-03-10drop hid for freertos demo to match none os examplehathach