summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29example/mtp: fix root parent idHiFiPhile
2025-12-29device/mtp: improve loggingHiFiPhile
2025-12-28device/mtp: queue ZLP when neededHiFiPhile
2025-12-28example/net: add led blink taskHiFiPhile
2025-12-28usbd/ncm: implement copy-free ntb managementHiFiPhile
2025-12-28usbd/ncm: reset notification state on link downHiFiPhile
2025-12-28Fix trailing whitespace in getting_started.rstcopilot-swe-agent[bot]
2025-12-28Use appropriate syntax highlighting for Windows commandscopilot-swe-agent[bot]
2025-12-28Add detailed build instructions for rp2040 and esp32 to getting_started.rstcopilot-swe-agent[bot]
2025-12-28Initial plancopilot-swe-agent[bot]
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-22limit fifo read size to ep_bufsize regardless ep_buf is used or notHiFiPhile
2025-12-22Remove trailing whitespaceAleksei Musin
2025-12-22ThreadX OSAL header is added. Docs are updated.Aleksei Musin
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
2025-12-16update README.rst to add HPMicro MCUZhihong Chen