index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
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
path:
root
/
src
/
portable
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-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-22
comment out osal_task_delay if using os none
hathach
2023-02-22
move and add optional tusb_app_virt_to_phys/tusb_app_phys_to_virt
hathach
2023-02-22
rename OHCI_RHPORTS to TUP_OHCI_RHPORTS
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-01-31
Merge pull request #1779 from P33M/rp2040_device_babble_fix
Ha Thach
2023-01-31
fix typos
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
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
2023-01-23
rp2040: export hw_endpoint_start_next_buffer() and hw_endpoint_lock_update()
Jonathan Bell
2023-01-18
Merge pull request #1847 from HiFiPhile/dwc2_iar
Ha Thach
2023-01-12
Merge pull request #1405 from gregdavill/ch32v307
Ha Thach
2023-01-12
add dcd_remote_wakeup() stub
hathach
2023-01-12
rename driver with dcd_ to be consitent with other ports
hathach
2023-01-12
add note for openocd with wch, also add wch-riscv.cfg
hathach
2023-01-11
dwc2: fix IAR warnings.
MasterPhi
2023-01-09
Merge pull request #1843 from HiFiPhile/ip3511
Ha Thach
2023-01-08
ip3511 : Fix IAR build.
MasterPhi
2023-01-07
Merge branch 'master' into ch32v307
Ha Thach
2023-01-05
Add fix to dcd_edpt_iso_activate()
Mengsk
2023-01-05
Fixed bug where with some devices, the TU_ASSERT inserted with this commit ge...
Simon Kueppers
2023-01-03
Fix typo in audio.h. Specifiy _ctrl_xfer struct in CFG_TUSB_MEM_SECTION
pete-pjb
2023-01-02
Remove tu_stm32_sof_cb
Mengsk
2023-01-02
Clean up.
Mengsk
2022-12-30
Fix buffer allocation overflow.
Mengsk
2022-12-30
Add ISO buffer allocation.
Mengsk
2022-12-29
Do not set USB_EP_RX_NAK for ISO EP.
Mengsk
2022-12-29
Fix CI.
Mengsk
2022-12-29
Add dcd_edpt_iso_alloc() / dcd_edpt_iso_activate() for ISO EP buffer management.
Mengsk
[next]