index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-03-08
fix path to stm32g0xx.h
Hubert Denkmair
2023-03-08
add basic STM32G0 support
Hubert Denkmair
2023-03-08
add basic STM32G0 support
Hubert Denkmair
2023-03-06
Merge pull request #1933 from kilograham/rp2040_llvm_tweaks
Ha Thach
2023-03-05
fix: Fix wrong destsz used with tu_memcpy_s
Nathaniel Brough
2023-03-02
rp2040: Fixup lib and example compile for LLVM Embedded Toolchain for ARM
graham sanderson
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
use tu_static instead of static _fuzz_thread
hathach
2023-02-22
rename OHCI_RHPORTS to TUP_OHCI_RHPORTS
hathach
2023-02-22
Merge pull request #1867 from silvergasp/thread_local_globals
Ha Thach
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-15
Fix issue 1909
rppicomidi
2023-02-12
Correct bitfields for cdc_desc_func_telephone_call_state_reporting_capabiliti...
Jeff Trull
2023-02-10
Adjust reserved bitfields to make SDCC happy
Jeff Trull
2023-02-10
update version to 0.15.0
hathach
2023-02-04
change length in tud_hid_report_complete_cb() from uint8 to uint16
hathach
2023-02-01
Merge pull request #1877 from hathach/fix-host-cdc-without-iad
Ha Thach
2023-01-31
Merge pull request #1779 from P33M/rp2040_device_babble_fix
Ha Thach
2023-01-31
fix typos
hathach
2023-01-31
fix host issue when mounting an CDC device without IAD
hathach
2023-01-31
move errata to end of c file
hathach
2023-01-31
add e15 prefix or walkaround related functions, also minor refactor
hathach
2023-01-31
minor clean up
hathach
2023-01-30
Merge pull request #1768 from ftdigdm/port-ft90x
Ha Thach
2023-01-30
Merge branch 'master' into support-iar
hathach
2023-01-30
hardcoded configPRIO_BITS for IAR build to pass CI
hathach
2023-01-30
fix typo
hathach
2023-01-30
Merge branch 'master' into port-ft90x
Ha Thach
2023-01-24
rp2040: shuffle hw_endpoint members
Jonathan Bell
2023-01-24
rp2040: avoid device-mode state machine hang
Jonathan Bell
[next]