summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
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-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
2023-12-08Merge remote-tracking branch 'remotes/hathach/master' into HostLogsFixesIngHK
2023-11-24fixed compile errors due to untreated CFG_TUH_LOG_LEVELIngHK
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-09-27change hcd_int_handler(rhport, in_isr) signature: add in_isrhathach
2023-09-06minor debug clean uphathach
2023-08-30call xfer_complete_isr() when result is not successful (stalled or failed)hathach
2023-08-28Merge branch 'master' into nxp_k64Ha Thach
2023-08-28rename OPT_MCU_KINETIS_K64 to OPT_MCU_KINETIS_Khathach
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-08-04Merge branch 'master' into masterHa Thach