summaryrefslogtreecommitdiff
path: root/src/common/tusb_mcu.h
AgeCommit message (Expand)Author
2023-11-24Merge branch 'master' into feature/ch32f20xHa Thach
2023-10-18adding nulceo stm32u5a5, fix clock configure issuehathach
2023-10-06feat(ch32f20x): add support of ch32f20xdenis.krasutski
2023-08-30call xfer_complete_isr() when result is not successful (stalled or failed)hathach
2023-08-27more update to transactionhathach
2023-08-09update to dcd ip3511 to add work-around for lpc54628 usb hs errata USB.1 and ...hathach
2023-07-07use unaligned access read for hw fifohathach
2023-07-05usb hs work with ra 6m5 ekhathach
2023-06-24rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32Lhathach
2023-06-16renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXXhathach
2023-06-15refactor khci to chipidea fs driver for device (host is not yet)hathach
2023-06-07able to response with good crchathach
2023-06-07inital support for usb typec and pd examplehathach
2023-06-01Merge branch 'master' into feature/STM32G0hathach
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-04-14Merge branch 'master' of https://github.com/hathach/tinyusb into pr1942HiFiPhile
2023-04-03Add STM32L5 support - no OTG similar to some L4sJohn Cronin
2023-03-18more update to kinetis bsphathach
2023-03-18merge kinetis into its own family in bsphathach
2023-03-18Add support for NXP FRDM_K32L2A4S eval board.Bob Paddock
2023-03-08Merge branch 'master' into renesas-rahathach
2023-03-08add basic STM32G0 supportHubert Denkmair
2023-03-01add TUP_USBIP_FSDEV and TUP_USBIP_FSDEV_STM32, clean up ifdef with stm32hathach
2023-02-22white spacehathach
2023-02-22move and add optional tusb_app_virt_to_phys/tusb_app_phys_to_virthathach
2023-02-22rename OHCI_RHPORTS to TUP_OHCI_RHPORTShathach
2023-02-18ohci: Support configurable number of roothub portsRyzee119
2023-01-12add TUP_RHPORT_HIGHSPEED for ch32v307hathach
2023-01-07Merge branch 'master' into ch32v307Ha Thach
2022-12-15use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEXhathach
2022-10-13Add support for STM32U5 mcuLynnL4
2022-10-06Microchip PIC24/dsPIC33 device mode supportReimuNotMoe
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-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-05-21Merge branch 'master' into ch32v307Ha Thach
2022-04-27add TU_ATTR_FAST_FUNC for rp2040 __not_in_flash() sectionhathach
2022-03-23Clean up driverGreg Davill
2022-03-22Fix typoGreg Davill
2022-03-22Add WCH CH32V307 portGreg Davill
2022-03-07Add support for STM32WB mcuJerzy Kasenberg
2022-02-26add highspeed detect for f723/730/733hathach
2022-02-26add TUP_USBIP_DWC2hathach
2022-02-26more internal renamehathach
2022-02-26mcu specific renamehathach