summaryrefslogtreecommitdiff
path: root/src/tusb_option.h
AgeCommit message (Expand)Author
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2022-02-23increase version, update doc for releasehathach
2022-01-25Merge branch 'master' into masterHa Thach
2022-01-17Merge branch 'master' into port-ft90xHa Thach
2022-01-16Merge pull request #1270 from kasjer/kasjer/pic32mzHa Thach
2022-01-16change OPT_MCU_PIC32MZ to value of 1900hathach
2022-01-07Add driver for PIC32MZ MCUsJerzy Kasenberg
2022-01-05Add Raspberry Pi Zero W and Zero 2 WScott Shawcroft
2021-12-08Merge branch 'master' into port-ft90xGordon McNab
2021-12-01Add support for Allwinner F1Cx00s familyYunhao Tian
2021-11-30Add support for Keil RTX4 OS abstraction layerYunhao Tian
2021-11-08rename to simply OPT_MCU_MSP432E4, add msp432e to cihathach
2021-11-08musb work well with tm4c123hathach
2021-11-08merge pull request 670 for tm4c123gxl bsphathach
2021-11-06Add files for msp432e4kkitayam
2021-11-05xmc4500 led blinky, button okhathach
2021-11-04adding g4 family with g474nucleo, able to blink led and buttonhathach
2021-10-30add support for EFM32GGhathach
2021-10-26Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2hathach
2021-10-25change usage of TU_CHECK_MCU() to prevent macro conflicthathach
2021-10-25moving esp32s2 to dwc2, abstract dwc2_set_turnaround()hathach
2021-10-25add TU_ARGS_APPLY(), TU_CHECK_MCU() now could check list of mcushathach
2021-10-13update changelog and increase version for 0.12.0hathach
2021-10-12Merge branch 'master' into add_uvcHa Thach
2021-10-09add backward compatible with warnings for CFG_TUD_NEThathach
2021-10-05Add initial port for FT9xx series from Bridgetek.Gordon McNab
2021-10-05Merge branch 'j4cbo-ncm' into majbthrd-add_ncmhathach
2021-10-05rename CFG_TUD_NET to CFG_TUD_ECM_RNDIShathach
2021-10-05Merge branch 'add_ncm' of https://github.com/majbthrd/tinyusb into majbthrd-a...hathach
2021-09-29add files for video class devicekkitayam
2021-09-29Merge branch 'master' into enhancehathach
2021-09-25add NCM driver in a compatible manner : hathach/tinyusb#550Peter Lawrence
2021-09-25add CFG_TUSB_OS_INC_PATH for os include pathhathach
2021-09-17rpi start. doesn't workScott Shawcroft
2021-09-14update configuration parserhathach
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