index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-05
fix: Fix wrong destsz used with tu_memcpy_s
Nathaniel Brough
2023-03-01
Merge pull request #1932 from hathach/add-usbip-fsdev
Ha Thach
2023-03-01
add TUP_USBIP_FSDEV and TUP_USBIP_FSDEV_STM32, clean up ifdef with stm32
hathach
2023-02-28
Merge pull request #1828 from HiFiPhile/stm32_fsdev
Ha Thach
2023-02-28
rename ep_num to ep_idx, minor clean up
hathach
2023-02-27
Merge pull request #1852 from silvergasp/mem_s
Ha Thach
2023-02-27
minor clean up
hathach
2023-02-22
Merge pull request #1491 from Ryzee119/ohci_fixes
Ha Thach
2023-02-22
comment out osal_task_delay if using os none
hathach
2023-02-22
white space
hathach
2023-02-22
move and add optional tusb_app_virt_to_phys/tusb_app_phys_to_virt
hathach
2023-02-22
Merge pull request #1796 from Sinitax/master
Ha Thach
2023-02-22
Merge pull request #1919 from hathach/use-tu-static-for-fuzz
Ha Thach
2023-02-22
use tu_static instead of static _fuzz_thread
hathach
2023-02-22
rename OHCI_RHPORTS to TUP_OHCI_RHPORTS
hathach
2023-02-22
revert some changes
hathach
2023-02-22
move check LIB_PICO_STDIO_UART to board.h
hathach
2023-02-22
Merge pull request #1867 from silvergasp/thread_local_globals
Ha Thach
2023-02-22
missing some files
hathach
2023-02-22
rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread
hathach
2023-02-18
ohci: Disable MIE interrupt during IRQ processing, zero HccADoneHead on compl...
wooyay
2023-02-18
ohci: Use enum instead of magic number
Ryzee119
2023-02-18
ohci: Add ability to separate physical and virtual memory
Ryan Wendland
2023-02-18
ohci: Set skip on ed prior to removal
Ryan Wendland
2023-02-18
ohci: Fix bug in ed removal
Ryan Wendland
2023-02-18
ohci: Direct port commands to the correct rhport.
Ryzee119
2023-02-18
ohci: Force reset of devices already connected on power up
Ryzee119
2023-02-18
ohci: Wait POTG time after port power
Ryzee119
2023-02-18
ohci: Toggle frameinterval bit on update
Ryzee119
2023-02-18
ohci: Leave SMM or bios mode during init
Ryzee119
2023-02-18
ohci: Support configurable number of roothub ports
Ryzee119
2023-02-18
ohci: Expand roothub descriptors into unions
Ryzee119
2023-02-16
Merge pull request #1825 from HiFiPhile/mic_test
PanRe
2023-02-16
Merge pull request #1853 from NullMember/master
HiFiPhile
2023-02-16
Merge pull request #1910 from rppicomidi/fix-1909
Ha Thach
2023-02-15
Fix issue 1909
rppicomidi
2023-02-14
Merge pull request #1906 from hathach/update-pio-pico-usb
Ha Thach
2023-02-14
update pico-pio-usb to include data pid fix (0.5.1)
hathach
2023-02-13
Merge pull request #1893 from jefftrull/bugfix/bitfields
Ha Thach
2023-02-13
Merge pull request #1885 from kripton/fixDHCPServerDoS
Ha Thach
2023-02-13
Merge pull request #1901 from hathach/add-metro-rt1011
Ha Thach
2023-02-13
forget to add metro 1011 linker
hathach
2023-02-13
add uf2 linker for metro m7 1011
hathach
2023-02-13
fix typo
hathach
2023-02-13
fix release trigger body
hathach
2023-02-13
add metro m7 1011 board def (not running yet)
hathach
2023-02-13
Merge pull request #1898 from ccrome/fix-imx1011
Ha Thach
2023-02-12
Correct bitfields for cdc_desc_func_telephone_call_state_reporting_capabiliti...
Jeff Trull
2023-02-12
Turn data cache on
caleb crome
2023-02-10
Adjust reserved bitfields to make SDCC happy
Jeff Trull
[next]