summaryrefslogtreecommitdiff
path: root/src/tusb_option.h
AgeCommit message (Expand)Author
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
2022-06-30mimxrt: Add/change definitions for MIMXRT11XX boards.robert-hh
2022-06-10more dynamic controller for hosthathach
2022-06-06update all host exampleshathach
2022-06-03remove static port defined for device/hosthathach
2022-06-02rhport argument in usbd_ API() is not used (always use the initialized port)hathach
2022-06-01rename board specific macro for examplehathach
2022-06-01Merge pull request #1438 from Nikitarc/masterHa Thach
2022-05-31Merge pull request #1381 from hathach/add-sof-isrHa Thach
2022-04-25Update tusb_option.hNikitarc
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-29clean up and comment out tud_sof_isr_sethathach
2022-03-20Merge branch 'master' into pio-hosthathach
2022-03-17add CFG_TUH_API_EDPT_XFER to enable generic edpt xferhathach
2022-03-14Merge branch 'master' into add-sof-isrHa Thach
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-07added dcd_sof_enable(), tud_sof_isr_set()hathach
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