summaryrefslogtreecommitdiff
path: root/src/tusb_option.h
AgeCommit message (Expand)Author
2021-08-30increase version and update changeloghathach
2021-08-24Merge pull request #1043 from hathach/more-host-improvementHa Thach
2021-08-23initial commit of support for K32L2BGreg Steiert
2021-08-23add hcd_devtree_get_info()hathach
2021-08-23rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAXhathach
2021-08-03Add hacky GD32VF103 supportStefan Kerkmann
2021-07-22Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into Wini-Buh...hathach
2021-07-22Merge pull request #950 from HiFiPhile/dfuHa Thach
2021-07-22fix cihathach
2021-07-22add dcd_attr for DCD_ATTR_ENDPOINT_MAXhathach
2021-07-17Merge branch 'master' into dcd_same70HiFiPhile
2021-07-17Change OPT_MCU_SAMX7X value.MasterPhi
2021-07-15rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFUhathach
2021-07-15wrap up DFU updatehathach
2021-06-29Merge from current master. Fixed a compilation error with the GNUC toolchainWini-Buh
2021-06-29Merge remote-tracking branch 'origin/master' into CCRX_PortWini-Buh
2021-06-28Merge pull request #927 from hathach/add-rx65n-boardHa Thach
2021-06-22Merge remote-tracking branch 'upstream/master' into CCRX_PortWini-Buh
2021-06-21Fix typo in TUH configuration defineNiklas Hauser
2021-06-20adding rx65nhathach
2021-06-15Fix resume, always init FS clock.MasterPhi
2021-06-15add support SAML21sabas1080
2021-06-12Rename SAM7X to SAMX7XMasterPhi
2021-06-12dcd: sam7x: rename family dcd to include the whole familyRafael Silva
2021-06-11clean upWini-Buh
2021-06-11Add OPT_MCU_SAME70 option value.HiFiPhile
2021-06-07add OPT_MCU_MM32F327Xhathach
2021-06-03Merge remote-tracking branch 'upstream/master' into CCRX_PortWini-Buh
2021-06-03increase version for release, update changeloghathach
2021-05-29Adaptations for Renesas CCRX toolchain and Rx72N controller performedWini-Buh
2021-05-28increase version for release0.10.0hathach
2021-05-26clean uphathach
2021-05-25Merge remote-tracking branch 'official/master'Jeremiah McCarthy
2021-05-18correct hid host mount/unmount callbackhathach
2021-05-18rename CFG_TUSB_HOST_ENUM_BUFFER_SIZE to CFG_TUH_ENUMERATION_BUFSZIEhathach
2021-05-06Merge branch 'master' of github.com:xmos-jmccarthy/tinyusbJeremiah McCarthy
2021-04-26add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that ...hathach
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
2021-04-12Remove DFU mode and rtJeremiah McCarthy
2021-04-09Add support for SAM L22 familyJoey Castillo
2021-04-06add tu_unaligned_read32/write32 (#772)Ha Thach
2021-04-05Add DFU runtime and mode "class"Jeremiah McCarthy
2021-04-05Separate DFU RT and Mode. UntestedJeremiah McCarthy
2021-03-26Add DFU Class per Version 1.1 SpecJeremiah McCarthy
2021-03-26update for gr_citurskkitayam
2021-03-23add efm32gg12 familyRafael Silva
2021-03-12Release 0.9.0 (#716)0.9.0Ha Thach
2021-02-18Implement requested PR changesJeremiah McCarthy
2021-02-16Add alternate bitfield padding optionJeremiah McCarthy
2021-02-11rename dfu_rt to dfu_runtime for easy readinghathach