summaryrefslogtreecommitdiff
path: root/src/tusb_option.h
AgeCommit message (Expand)Author
2022-04-21Merge branch 'master' into pio-hosthathach
2022-04-20add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pend...hathach
2022-04-08proof of concpet that device pio-usb work with host pio-usbhathach
2022-03-20Merge branch 'master' into pio-hosthathach
2022-03-17add CFG_TUH_API_EDPT_XFER to enable generic edpt xferhathach
2022-03-13add synchronous (blocking) support for usbh control transferhathach
2022-03-09update use of mutex for hosthathach
2022-03-08Merge pull request #1389 from hathach/fix-1359Ha Thach
2022-03-08fix issue 1359hathach
2022-03-07Add support for STM32WB mcuJerzy Kasenberg
2022-03-02minor renamehathach
2022-02-26more internal renamehathach
2022-02-26mcu specific renamehathach
2022-02-25more symbol renamehathach
2022-02-25minor house keepinghathach
2022-02-25rename and move dcd_attr.h to tusb_mcu_attr.hhathach
2022-02-25auto detect max rhport speed based on mcuhathach
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