summaryrefslogtreecommitdiff
path: root/src/tusb_option.h
AgeCommit message (Expand)Author
2023-03-24separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN tohathach
2023-03-18more update to kinetis bsphathach
2023-03-18Add support for NXP FRDM_K32L2A4S eval board.Bob Paddock
2023-03-08Merge branch 'master' into renesas-rahathach
2023-02-10update version to 0.15.0hathach
2023-01-30hardcoded configPRIO_BITS for IAR build to pass CIhathach
2023-01-12add TUP_RHPORT_HIGHSPEED for ch32v307hathach
2023-01-07Merge branch 'master' into ch32v307Ha Thach
2022-12-16minor renamehathach
2022-12-15use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEXhathach
2022-10-13Add support for STM32U5 mcuLynnL4
2022-09-03Initial PIC32MM/MX & PIC24 supportReimuNotMoe
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-02add support for renesas ra family of mcusRafael Silva
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-05-21Merge branch 'master' into ch32v307Ha 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-22Fix typoGreg Davill
2022-03-22Add WCH CH32V307 portGreg Davill
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