summaryrefslogtreecommitdiff
path: root/src/tusb_option.h
AgeCommit message (Expand)Author
2024-08-14Merge branch 'refs/heads/master' into fork/BrentK-ADI/max32_porthathach
2024-07-12simplify dwc2 test modehathach
2024-07-01Add MAX78002 SupportBrent Kowal
2024-06-28Initial Commit for MAX32 SupportBrent Kowal
2024-06-14fix ci skip example for ch32v1hathach
2024-06-14add ch32v103 bsp support, compile but does not run, probably due to compile/l...hathach
2024-05-24increase version as pre-releases, still need more clean up before actual relesaehathach
2024-05-24add ch32 support for fsdev driver. v20x can select fsdev or usbfs with make/c...hathach
2024-05-24wch usbfs/usbhs need to specify which driver to use. for v307 default to high...hathach
2024-05-20Merge pull request #2362 from dragonlock2/masterHa Thach
2024-05-17Merge pull request #2648 from tannewt/esp32c2_h2Ha Thach
2024-05-16Add esp32c2 and esp32h2 for max3421 supportScott Shawcroft
2024-05-15add CH32V20x USB OTG/FS driverMatthew Tran
2024-05-13Adjust logic.HiFiPhile
2024-05-02add cmake to lpc51hathach
2024-04-26- add esp32 c3, c6 mcu optionhathach
2024-04-25adding support for esp32 for use with max3421e hosthathach
2024-04-08add class driver deinithathach
2024-04-02Merge branch 'master' into MCXhathach
2024-04-02add hcd_configure() to change max NAK dynamicallyhathach
2024-04-02refactor: add hxfr per endpointhathach
2024-03-31fixed spellingIngHK
2024-03-31added some description to tusb_option.hIngHK
2024-03-31renamed define NAK_RETRY_HANDLING to CFG_TUH_MAX3421_MAX_ATTEMPS_PER_FRAME as...IngHK
2024-03-22adding deinit() stub for usbh/hcd class driverhathach
2024-02-20MCX A and MCX N merged to MCX familyJerry Palacios
2024-02-07frdmmcxa153 files addedJerry Palacios
2024-02-07Back to originalJerry Palacios
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