summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-09Merge branch 'master' into fork/zhiqiang-ch/masterhathach
2026-01-06Merge pull request #3441 from hathach/fifo-access-modeHa Thach
2026-01-06fix more typoHa Thach
2026-01-06fix typoHa Thach
2026-01-06rename FSDEV_PMA_SIZE CFG_TUSB_FSDEV_PMA_SIZEhathach
2026-01-06enable dedidcated hwfifo for musb with odd access with 16-bit and 8-bithathach
2026-01-05fix hwfifo pull/push n with address stride > 0hathach
2026-01-04update hcd rusb2 to use tu_hwfifo read/writehathach
2026-01-03fix rusb2 hcd_port_connect_status() using line state, add post root reset del...hathach
2026-01-03fix build with dwc2hathach
2026-01-03rusb2 move tu_hwfifo_write() to rusb2_common.chathach
2026-01-03add default access mode for tu_hwfifo API make it easier for non-custom read/...hathach
2026-01-03hwfifo support custom write/readhathach
2026-01-03add tu_hwfifo_access_t param to hwfifo APIhathach
2026-01-02refactor hwfifo pull/pushhathach
2026-01-02support multiple data stride if configuredhathach
2026-01-01rusb2 use tu_hwfifo API to write usb packethathach
2026-01-01change signature of tu_hwfifo_* to have hwfifo as first parameterhathach
2026-01-01minor refactorhathach
2025-12-31replace PMA buffer packet read/write by using tu_hwfifo APIhathach
2025-12-31add separate tu_hwifo_*() with data from buffer/software fifo. Remove duplica...hathach
2025-12-31update tu_fifo to work with fsdev hwfifo with increased address 16/32bithathach
2025-12-31Merge branch 'hathach:master' into masterzhiqiang-ch
2025-12-31re-branding fixed address fifo read/write to stride modehathach
2025-12-30tusb_fifo remove item_size make it fifo of byteshathach
2025-12-30support for the AT32F45X serieszhiqiang-ch
2025-12-26Merge pull request #3433 from Precidata/fix-compilation-v2Zixun LI
2025-12-26Prevent unused-variable warning in dcd_host.cCédric Berger
2025-12-26Do not randomly include stm32h7xx.hCédric Berger
2025-12-21Merge pull request #3422 from Tails86/add-vendor_write_clearZixun LI
2025-12-21Change return of tud_vendor_n_write_clear from uint32_t to boolJames Smith
2025-12-21Removed tu_fifo_count_and_clearJames Smith
2025-12-21Merge pull request #3421 from hathach/fix-imxrt-1011-bspHa Thach
2025-12-20Added tud_vendor_write_clear() which forcefully clears TX bufferJames Smith
2025-12-20SCB_EnableDCache() is required for rt1011hathach
2025-12-19Merge pull request #3419 from hathach/remove-sprintfHa Thach
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-12-19remove the usage snprintfhathach
2025-12-17Merge pull request #3404 from gab-k/support-nxp-rw612Zixun LI
2025-12-16more fixesHiFiPhile
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612HiFiPhile
2025-12-16Merge pull request #3398 from chenzhihong007/feature/support_hpmicro_chipsZixun LI
2025-12-16fix buildZixun LI
2025-12-16fix pre-commitZixun LI
2025-12-16update ciZixun LI
2025-12-16update presetZixun LI
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612Zixun LI
2025-12-16fix riscv toolchainZixun LI
2025-12-16enable ci build for hpmicrohathach
2025-12-16cleanup, add presetZixun LI