summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-09Refactor edpt_xfer(), support double buffering in dcd_pma_alloc().HiFiPhile
2024-04-09Reduce uac2_headset max sample rate for better compatibility.HiFiPhile
2024-04-09Cleanup ep/pma free, ISO ep should use alloc/activate.HiFiPhile
2024-04-09Merge pull request #2584 from hathach/dwc2-interruptsHa Thach
Dwc2 interrupts (based on #2050)
2024-04-09Merge branch 'master' into dwc2-interruptshathach
2024-04-09Merge pull request #2583 from hathach/labler-permissionHa Thach
add permission to lable issue/pr
2024-04-09add permission to lable issue/prhathach
2024-04-09Merge pull request #2582 from HiFiPhile/uvc_typoHa Thach
Fix pointer typo in video_capture_2ch
2024-04-09Fix typo.HiFiPhile
2024-04-09Merge pull request #2580 from hathach/labeler-more-catchHa Thach
more try/catch for labeler
2024-04-09more try/catch for labelerhathach
2024-04-09Merge pull request #1580 from MatiMcFly/masterHa Thach
Fixing Renesas register write protection and some compiler warnings in static code analysis
2024-04-09Merge pull request #2579 from HiFiPhile/uvc_raceHa Thach
Fix tud_video_n_streaming check
2024-04-09make veryfi static in ccrx consistent with the resthathach
2024-04-09update gr_citrus as wellhathach
2024-04-09apply oldPRCR to board_init()hathach
2024-04-09Fix tud_video_n_streaming checkHiFiPhile
2024-04-09Renesas RX controllers: Recover the previous state of the system write ↵Matthias Schär
protect register in functions that are called within init-code
2024-04-09Revert "Fixed behavior of the PRCR register. Previous write protection will ↵Matthias Schär
be recovered." This reverts commit 4d7296109e31690972d8cf09e6138131938cb0ed.
2024-04-09Fixed behavior of the PRCR register. Previous write protection will be ↵Matthias Schär
recovered.
2024-04-08Merge branch 'master' of github.com:HiFiPhile/tinyusb into vendor_fifoHiFiPhile
2024-04-08Merge pull request #1835 from MasterQ32/otg_bringupHa Thach
Implements deinit functions for host/device mode switch
2024-04-08revert usbd driver name change to be backward compatiblehathach
2024-04-08fix unused warninghathach
2024-04-08fix missing if mutex requiredhathach
2024-04-08add class driver deinithathach
2024-04-08Implements tuh_deinit() and tud_deinit() to uninitialize host/device mode.Felix "xq" Queißner
2024-04-08Merge pull request #1363 from tobozo/masterHa Thach
HID Mouse with absolute positioning
2024-04-08Merge pull request #2575 from HiFiPhile/dwc2_freeHa Thach
dwc2: remove fifo free code.
2024-04-08Merge pull request #2567 from HiFiPhile/iso_allocHa Thach
ISO endpoint allocation improvments
2024-04-08Merge pull request #2577 from hathach/max3421-configurationHa Thach
add cpuctl and pinctl to tuh_configure() option for max3421
2024-04-08add cpuctl and pinctl to tuh_configure() option for max3421hathach
2024-04-08Merge pull request #2466 from wavenumber-eng/MCXHa Thach
TinyUSB stack ported to MCXA and MXCN freedom boards.
2024-04-08add CFG_EXAMPLE_VIDEO_READONLY for mcxa15hathach
2024-04-08fix configENABLE_FPU=0 for cortex-m33+nodsphathach
2024-04-08Merge pull request #2538 from kkitayam/add_uvc_2ch_exampleHa Thach
Add an example of 2ch video capture.
2024-04-06Move TUP_DCD_EDPT_ISO_ALLOC outside usbd_edpt_close() loop.HiFiPhile
2024-04-06Merge branch 'iso_alloc' of github.com:HiFiPhile/tinyusb into iso_allocHiFiPhile
2024-04-06fix ra2a1 fpu with freertoshathach
2024-04-05dwc2: remove fifo free code.HiFiPhile
2024-04-05minor update bsphathach
2024-04-05rename frdm boardhathach
2024-04-05more reverted: re-add clock_config.hhathach
2024-04-05Merge branch 'master' into MCXhathach
2024-04-05fix pre-commit formathathach
2024-04-05more reverted changeshathach
2024-04-05reverted un-related file changeshathach
2024-04-05fix ram overflow with ram41hathach
2024-04-05support CFG_EXAMPLE_VIDEO_READONLY for stream0 for small mcuhathach
2024-04-05change .bss section from ramloc32 to ramloc40 for lpc43xxhathach