summaryrefslogtreecommitdiff
path: root/src/tusb_option.h
AgeCommit message (Expand)Author
2026-01-06enable dedidcated hwfifo for musb with odd access with 16-bit and 8-bithathach
2026-01-04Implement Printer Device ClassRémi Berthoz
2026-01-03fix build with dwc2hathach
2026-01-03hwfifo support custom write/readhathach
2026-01-01rusb2 use tu_hwfifo API to write usb packethathach
2026-01-01minor refactorhathach
2025-12-31update tu_fifo to work with fsdev hwfifo with increased address 16/32bithathach
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-22ThreadX OSAL header is added. Docs are updated.Aleksei Musin
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612HiFiPhile
2025-12-16fix pre-commitZixun LI
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612Zixun LI
2025-12-16support hpmicro chipsZhihong Chen
2025-12-13Merge pull request #3407 from hathach/rusb2_fifo_fixHa Thach
2025-12-11dcd/rusb2: fix fifo writeHiFiPhile
2025-12-11refactor binding ep and interface to driverhathach
2025-12-10hw/mcu: add support for NXP RW612gab-k
2025-12-10disable HWFIFO musb and rusb2, since they are not tested yethathach
2025-12-08tusb: add HWFIFO flag for supported MCUsZixun LI
2025-11-26dwc2 only enable dedicated hwfifo if DMA is not enabledhathach
2025-11-21edpt stream support xfer_fifo for device CFG_TUD_EDPT_DEDICATED_HWFIFOhathach
2025-11-21add more unit tests for tu_fifohathach
2025-11-20refactor tu_fifo, add tu_fifo_write/read/peek_n_access()hathach
2025-11-19Bump version to 0.20.0hathach
2025-11-19rename CFG_TUD_ENDPOINT0_BUFSIZE to make it more consistenthathach
2025-11-19Merge branch 'refs/heads/master' into dwc2_ep0hathach
2025-11-07Merge pull request #3325 from tswan22/masterZixun LI
2025-11-03fixing alert by scanning toolhathach
2025-11-01Merge branch 'master' of https://github.com/hathach/tinyusbtswan22
2025-11-01add STM32U3 device (adjusted from STM32U0)tswan22
2025-10-29Merge branch 'master' into dwc2_ep0hathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-24fix more warningshathach
2025-10-15merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & O...hathach
2025-10-13get cmake build with 54h20 not tested on actual hw, probably not runninghathach
2025-10-10usbd: support set EP0 buffer sizeHiFiPhile
2025-10-03update for release 0.19.0hathach
2025-09-29Merge branch 'master' into fork/ennebi/mtphathach
2025-09-16Add ESP32-H4 as a supported MCU in TinyUSB and wire it into build/runtime:igor.masar
2025-09-15Merge branch 'master' into fork/ennebi/mtphathach
2025-09-10Initial STM32WBARI eval supportDalton Caron
2025-08-15Add ESP32-C5 and ESP32-C61 definitionsScott Shawcroft
2025-08-06Add MTP class deviceMaurizio Pesce
2025-08-01Merge pull request #3191 from hathach/at32Ha Thach
2025-07-07change CFG_TUSB_MEM_DCACHE_LINE_SIZE_DEFAULT (not defined) to 1hathach
2025-07-07support at32 mcuzhiqiang
2025-07-05Use DMA enable for DCache conditionHiFiPhile
2025-07-03Merge branch 'master' into fork/HiFiPhile/stm32_cachehathach