summaryrefslogtreecommitdiff
path: root/src/tusb_option.h
AgeCommit message (Expand)Author
2026-07-19Merge pull request #3694 from rhgndf/py32f0Zixun LI
2026-07-19improve validation structureHiFiPhile
2026-07-19cleanupJie Feng
2026-07-19add py32f0 supportJie Feng
2026-07-07gate acm_open descriptor bounds behind CFG_TUH_VALIDATION_LEVELJavid Khan
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2026-06-29Bump version to 0.21.0; rework changelog, contributors, and docshathach
2026-06-22tusb_option: dedupe OPT_MCU_CH583 / make OPT_MCU_CH582 a token aliashathach
2026-06-22hw/bsp+wch: rename the CH58x family to ch583 and OPT_MCU_CH58X to OPT_MCU_CH583hathach
2026-06-18Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-11Merge remote-tracking branch 'origin/master' into stm32c5hathach
2026-05-28abstract OS logic with `CFG_TUSB_OS_HAS_SCHEDULER` to simplify conditional ch...hathach
2026-05-24Merge remote-tracking branch 'tinyusb/master' into stm32c5HiFiPhile
2026-05-17midi2: drain pattern for RX FIFOSaulo Veríssimo
2026-05-17midi2: move config to class headerHiFiPhile
2026-05-12midi2: align descriptors with USB-MIDI 2.0 specSaulo Veríssimo
2026-05-12feat: add MIDI 2.0 Device class driver (USB-MIDI 2.0)Saulo Veríssimo
2026-05-10add stm32c5 supportHiFiPHile
2026-04-22Add ESP32-S31 as a supported MCU in TinyUSBigor.masar
2026-03-22Remove unused defineCédric Berger
2026-03-19rp2 disable hwfifohathach
2026-03-18ch58x: fix build flags and driver bugsalt-0191
2026-03-18ch58x: fix MCU macro naming and add get_deps/boards entriesalt-0191
2026-03-18add WCH CH58x (CH582/CH583) BSP and USB FS device/host driveralt-0191
2026-03-16Unify USB FSDEV driver implementation for various microcontrollers. Replace `...hathach
2026-03-13remove TUSB_MCU_VENDOR_ESPRESSIF, use ESP_PLATFORM for Espressifhathach
2026-03-07Merge pull request #3519 from hathach/samx7x_updateHa Thach
2026-03-06Merge remote-tracking branch 'tinyusb/master' into samx7x_updateHiFiPhile
2026-03-06Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printerhathach
2026-03-05Merge branch 'master' into fork/armusin/threadx_osalhathach
2026-02-27dcd/samx7x: synchronize DMA and cache optionsHiFiPhile
2026-02-26refactor, rename to schedule function with usbh_call_after_ms() to use with e...hathach
2026-02-22Merge branch 'hathach:master' into non-blocking-host-v2Cédric Berger
2026-02-13use CFG_TUD_CONFIGURE_DWC2_DEFAULT to make it easier to add more valuehathach
2026-02-13add CFG_TUD_VBUS_SENSE, that could allow to skip tud_configure() for fixed vb...hathach
2026-02-11Call continuation functions asynchronouslyCédric Berger
2026-02-09Merge branch 'hathach:master' into threadx_osalAleksei Musin
2026-02-05Merge pull request #3472 from hathach/u0_fixHa Thach
2026-02-05reverse pma size check to reduce duplicationhathach
2026-02-01Limit events processed by tud_task_ext() / tuh_task_ext()Cédric Berger
2026-01-26fix stm32u0 data strideZixun LI
2026-01-14Merge 'upstream/master' into device-class-printerRémi Berthoz
2026-01-09enable dedicated hwfifo for rp2hathach
2026-01-09Merge pull request #3448 from hathach/rp2-refactorHa Thach
2026-01-09clean uphathach
2026-01-09Merge pull request #3442 from zhiqiang-ch/masterHa Thach
2026-01-09Merge branch 'master' into fork/zhiqiang-ch/masterhathach
2026-01-08Fix tipo in tusb_option.hCédric Berger
2026-01-06Merge pull request #3441 from hathach/fifo-access-modeHa Thach
2026-01-06rename FSDEV_PMA_SIZE CFG_TUSB_FSDEV_PMA_SIZEhathach