summaryrefslogtreecommitdiff
path: root/src/tusb_option.h
AgeCommit message (Expand)Author
2024-03-22adding deinit() stub for usbh/hcd class driverhathach
2024-02-04Merge branch 'hathach:master' into nxp_k64Michael Fischer
2024-01-16merge and cherry pick changeshathach
2024-01-16Merge branch 'cdc_ch34x_support' of https://github.com/IngHK/tinyusb into cdc...IngHK
2024-01-16Merge branch 'master' into cdc_ch34x_supporthathach
2024-01-16change CFG_TUH_CDC_FTDI/CP210X_PID_LIST to CFG_TUH_CDC_FTDI/CP210X_VID_PID_LI...hathach
2023-12-26initial support of CH34x CDC deviceIngHK
2023-12-15Merge branch 'master' into h5hathach
2023-12-13try to add samd51 to hil pool using doublereset (rpi gpio) and bossachathach
2023-12-12Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tes...henneboi
2023-12-12Add configuration option CFG_TUH_CDC_FTDI_PID_LIST to tusb_option.hOliver Larsson
2023-12-11Merge pull request #2296 from LarssonOliver/masterHa Thach
2023-11-25Add configuration option CFG_TUH_CDC_CP210X_PID_LIST to tusb_option.hOliver Larsson
2023-11-24update release versionhathach
2023-11-24rename to CFG_TUD_BTH_HISTORICAL_COMPATIBLE, move CFG_TUD_BTH_ISO_ALT_COUNT t...hathach
2023-11-24Merge branch 'master' into feature/ch32f20xHa Thach
2023-10-18adding nulceo stm32u5a5, fix clock configure issuehathach
2023-10-06feat(ch32f20x): add support of ch32f20xdenis.krasutski
2023-09-18add default CFG_TUH_MAX3421 = 0, default spi speed for samd21/samd51 to 12Mhzhathach
2023-08-28Merge branch 'master' into nxp_k64Ha Thach
2023-08-28rename OPT_MCU_KINETIS_K64 to OPT_MCU_KINETIS_Khathach
2023-08-08added cmake for lpc54, update lpc55hathach
2023-07-24rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stackhathach
2023-07-23Added support for the NXP K64 seriesemb4fun
2023-07-14Fix host buffer alignment settingScott Shawcroft
2023-06-24rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32Lhathach
2023-06-16renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXXhathach
2023-06-08define tuc_int_handler() to empty if TUC not enabledhathach
2023-06-08default CFG_TUC_ENABLED to 0hathach
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-04-27refactor ftdi driverhathach
2023-04-26hacky, but ftdi work with hard code baudrate = 9600hathach
2023-04-03Add STM32L5 support - no OTG similar to some L4sJohn Cronin
2023-03-24separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN tohathach
2023-03-18more update to kinetis bsphathach
2023-03-18Add support for NXP FRDM_K32L2A4S eval board.Bob Paddock
2023-03-08Merge branch 'master' into renesas-rahathach
2023-02-10update version to 0.15.0hathach
2023-01-30hardcoded configPRIO_BITS for IAR build to pass CIhathach
2023-01-12add TUP_RHPORT_HIGHSPEED for ch32v307hathach
2023-01-07Merge branch 'master' into ch32v307Ha Thach
2022-12-16minor renamehathach
2022-12-15use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEXhathach
2022-10-13Add support for STM32U5 mcuLynnL4
2022-09-03Initial PIC32MM/MX & PIC24 supportReimuNotMoe
2022-08-19Merge pull request #1569 from hathach/release-0.14.0Ha Thach
2022-08-01fix issue with TUD_OPT_HIGH_SPEEDhathach
2022-07-19increase version for releasehathach
2022-07-11bump up mcux-sdk for rt11xx, add back OPT_MCU_MIMXRT11XXhathach
2022-07-01mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.robert-hh