summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-24clean uphathach
2021-02-24remove obsolete host examplehathach
2021-02-24Merge pull request #674 from hathach/host-mscHa Thach
2021-02-23move ehci and ohci to portable folderhathach
2021-02-23enable host example ci build for imxrthathach
2021-02-23fix ohci hcd_init() signature changehathach
2021-02-23host msc: call read_capacity as part of enumerationhathach
2021-02-23clean up host mschathach
2021-02-23Merge pull request #575 from nwlab/yaa/msc_readHa Thach
2021-02-23update function commenthathach
2021-02-23rename tuh_msc_scsi_inquiry() to tuh_msc_inquiry()hathach
2021-02-23rt1011 msc host workhathach
2021-02-23nxp tdi: hcd_init() reset and set host modehathach
2021-02-22separate hcd_init from ehcihathach
2021-02-22add rhport to hcd_init()hathach
2021-02-22make hcd tdi more generichathach
2021-02-22Merge pull request #671 from kamtom480/bus_reset_speedHa Thach
2021-02-22Pass the correct speed on SpresenseKamil Tomaszewski
2021-02-22rename hcd_lpc18_43 to hcd_transdimensionhathach
2021-02-22Merge pull request #657 from ndinsmore/RP2040_enable_isochronous_buffer_sizeHa Thach
2021-02-22merge iso and cbi transaction size to max ep sizehathach
2021-02-22Merge branch 'RP2040_enable_isochronous_buffer_size' of https://github.com/nd...hathach
2021-02-22Merge pull request #665 from jgressmann/same54xplainedproHa Thach
2021-02-20Adds support for Microchip SAM E54 Xplained ProJean Gressmann
2021-02-19Remove stray. commented out linendinsmore
2021-02-19Update CONTRIBUTORS.mdHa Thach
2021-02-19Merge pull request #661 from hathach/improve-fifoHa Thach
2021-02-19add TU_FIFO_INIT() to help with tu_fifo declarationhathach
2021-02-19Merge pull request #660 from hathach/fix-typo-midi-write24Ha Thach
2021-02-19Merge pull request #654 from xmos-jmccarthy/masterHa Thach
2021-02-19make midi example less ambigous for cable and channelhathach
2021-02-19fix tud_midi_write24 typohathach
2021-02-19update adafruit rp2040 board definehathach
2021-02-18Implement requested PR changesJeremiah McCarthy
2021-02-19Merge pull request #658 from lurch/patch-1Ha Thach
2021-02-18Change to using tu_min32ndinsmore
2021-02-18rp2040/family.c: allow LED_PIN to be undefinedAndrew Scheller
2021-02-17Included size check for ISO buffersNicholas R Dinsmore
2021-02-17Enable iso buffers per rp2040 specNicholas R Dinsmore
2021-02-17Merge pull request #655 from ndinsmore/fifo_fixHa Thach
2021-02-16This fixes the overflow mathmatic in the fifoNicholas R Dinsmore
2021-02-16Add alternate bitfield padding optionJeremiah McCarthy
2021-02-12Fixes RP2040 buffer reallocation overrun problem (#642)ndinsmore
2021-02-11Merge pull request #648 from hathach/rename-dfu-rt-to-runtimeHa Thach
2021-02-11Merge pull request #647 from hathach/correct-fs-bulk-epsizeHa Thach
2021-02-11rename examples folder dfu_rt to dfu_runtimehathach
2021-02-11rename dfu_rt to dfu_runtime for easy readinghathach
2021-02-11Merge pull request #646 from hathach/detect-clear-set-ep-status-from-classHa Thach
2021-02-11clean uphathach
2021-02-11more epsize checking per typehathach