summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2024-05-24add ch32 support for fsdev driver. v20x can select fsdev or usbfs with make/c...hathach
2024-05-24wch usbfs/usbhs need to specify which driver to use. for v307 default to high...hathach
2024-05-20Merge pull request #2362 from dragonlock2/masterHa Thach
2024-05-20use correct wch usbhs, usbfs for ch32v307 using CFG_TUD_MAX_SPEEDhathach
2024-05-20temp codehathach
2024-05-17Merge pull request #2648 from tannewt/esp32c2_h2Ha Thach
2024-05-16Add esp32c2 and esp32h2 for max3421 supportScott Shawcroft
2024-05-15add CH32V20x USB OTG/FS driverMatthew Tran
2024-05-13Adjust logic.HiFiPhile
2024-05-13Merge branch 'master' into test-mode-supportHiFiPhile
2024-05-06Merge pull request #2618 from HiFiPhile/fifo_const_splitHa Thach
2024-05-02add cmake for pi zero (renamed from pi zero_w), build but the flash size seem...hathach
2024-04-29Guard const addr fifo functions with TUP_MEM_CONST_ADDR.HiFiPhile
2024-04-26- add esp32 c3, c6 mcu optionhathach
2024-04-25revert a change in tusb_mcuhathach
2024-04-25adding support for esp32 for use with max3421e hosthathach
2024-04-25Fix IAR breakpoint test.HiFiPhile
2024-04-19- clang h743 build and run cdc_msc okhathach
2024-04-10remove the usage of TU_BIT() and TU_GENMASK() from tusb_types.hhathach
2024-04-09make veryfi static in ccrx consistent with the resthathach
2024-04-09Fixed behavior of the PRCR register. Previous write protection will be recove...Matthias Schär
2024-04-08Merge pull request #2567 from HiFiPhile/iso_allocHa Thach
2024-04-05reverted un-related file changeshathach
2024-04-02Move endpoint alloc define to tusb_mcu.hHiFiPhile
2024-04-02Merge branch 'master' into MCXhathach
2024-03-22add tu_edpt_stream_deinit()hathach
2024-03-22code formathathach
2024-02-24Merge pull request #2168 from emb4fun/nxp_k64Ha Thach
2024-02-22Revert "Merge branch 'hathach:master' into MCX"Jerry Palacios
2024-02-22Merge branch 'hathach:master' into MCXjerpa77
2024-02-20MCX A and MCX N merged to MCX familyJerry Palacios
2024-02-19Merge pull request #2389 from IngHK/improve_debug_printsHa Thach
2024-02-14fixed #2469IngHK
2024-02-08missing \r\n after TU_LOG_BUF => moved \r\n to tu_print_buf()IngHK
2024-02-07frdmmcxa153 files addedJerry Palacios
2024-02-07Back to originalJerry Palacios
2024-02-07Merge remote-tracking branch 'remotes/hathach/master' into improve_debug_printsIngHK
2024-02-04Merge branch 'hathach:master' into nxp_k64Michael Fischer
2024-01-26rename and add more video descriptorshathach
2024-01-25minor update to video capture examplehathach
2024-01-15Test mode support only for Hi-Speed devicesRocky04
2024-01-15Merge branch 'master' into test-mode-supportRocky04
2024-01-15Add DWC2 Test Mode SUpportRocky04
2024-01-15fix conflict of BIT() macrohathach
2023-12-28Merge branch 'hathach:master' into master沈玴興
2023-12-28add __ARM_ARCH_8_1M_MAIN__ for M55YixingShen
2023-12-26improved hex debug print, improved USBH debug prints, added pid/vid debug printIngHK
2023-12-13Fix CI & typo.HiFiPhile
2023-12-12Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tes...henneboi
2023-12-08improved CFG_TUSB_DEBUG handling due to compile errorsIngHK