summaryrefslogtreecommitdiff
path: root/src/portable/raspberrypi
AgeCommit message (Expand)Author
2021-02-22merge iso and cbi transaction size to max ep sizehathach
2021-02-19Remove stray. commented out linendinsmore
2021-02-18Change to using tu_min32ndinsmore
2021-02-17Included size check for ISO buffersNicholas R Dinsmore
2021-02-17Enable iso buffers per rp2040 specNicholas R Dinsmore
2021-02-12Fixes RP2040 buffer reallocation overrun problem (#642)ndinsmore
2021-02-01Merge pull request #610 from hathach/rp2040-followup2Ha Thach
2021-01-27clean up rp2040 assigned_address, remove panic from remote_wakeuphathach
2021-01-27wrap rp2040_usb around opt mcuhathach
2021-01-23rp2040: start to adopt TU coding conventionsPeter Lawrence
2021-01-23rp2040_hcd: check pointer before usingPeter Lawrence
2021-01-19RP2040 supportgraham sanderson