index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-doc-audit
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
Age
Commit message (
Expand
)
Author
2023-03-18
more update to kinetis bsp
hathach
2023-03-18
merge kinetis into its own family in bsp
hathach
2023-03-18
Add support for NXP FRDM_K32L2A4S eval board.
Bob Paddock
2023-03-18
more clean up
hathach
2023-03-18
minor clean up
hathach
2023-03-17
Merge branch 'master' into portability
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-17
minor refactor to invalid index
hathach
2023-03-17
update host example, add pio-pico-usb for rp2040
hathach
2023-03-17
fix enumerate one device at a time
hathach
2023-03-16
more fix
hathach
2023-03-16
rename symbols
hathach
2023-03-16
rename file link to rusb2
hathach
2023-03-16
Merge branch 'master' into renesas-ra
hathach
2023-03-15
fix PICO_SHARED_IRQ_HANDLER_HIGHEST_ORDER_PRIORITY not defined in old pico-sdk
hathach
2023-03-14
Merge pull request #1953 from tannewt/fix_cached_imx_reset
Ha Thach
2023-03-13
Flush the dcd data on reset
Scott Shawcroft
2023-03-13
Updated host hid_controller example to demo tuh_hid_send_report
James Smith
2023-03-13
Implemented tuh_hid_send_report
James Smith
2023-03-12
minor format
hathach
2023-03-11
Merge pull request #1948 from dhalbert/remove-volatile-cast-include
Ha Thach
2023-03-11
Merge branch 'master' into renesas-ra
hathach
2023-03-10
rp2040: include hardware/sync.h explicitly
Dan Halbert
2023-03-10
dcd_nrf5x: ISO OUT handling
Jerzy Kasenberg
2023-03-08
fix incorrect merge of hcd link
hathach
2023-03-08
fix freertos build with iar, format/indent link_type
hathach
2023-03-08
Merge branch 'master' into renesas-ra
hathach
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
[next]