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
Age
Commit message (
Expand
)
Author
2023-02-10
Merge pull request #1890 from hathach/release-0.15.0
0.15.0
Ha Thach
2023-02-10
increase hw test timeout to 10s since pyocd seems to take longer to flash
hathach
2023-02-10
change rp2040 hw test to use pyocd for better stability/performance than openocd
hathach
2023-02-10
fix typo
hathach
2023-02-10
update version to 0.15.0
hathach
2023-02-06
Merge pull request #1887 from hathach/rp2040-build-fixes
Graham Sanderson
2023-02-06
* don't force dependency on pico-pio-usb submodule
graham sanderson
2023-02-06
Merge pull request #1884 from hathach/reapply-uint16-len-tud_hid_report_compl...
Ha Thach
2023-02-04
change length in tud_hid_report_complete_cb() from uint8 to uint16
hathach
2023-02-01
Merge pull request #1880 from hathach/reduce-selfed-host-iar
Ha Thach
2023-02-01
add note for iar workflow
hathach
2023-02-01
merge multiple matrix with IAR build
hathach
2023-02-01
run workflow if its yml is updated
hathach
2023-02-01
move hw-stm32l412nucleo-test into build-arm to reduce self-host compile time
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 typo issue #1859
hathach
2023-01-31
added fuzzing status
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 pull request #1876 from hathach/support-iar
Ha Thach
2023-01-30
iar L4
hathach
2023-01-30
Merge branch 'port-ft90x' of https://github.com/ftdigdm/tinyusb into port-ft90x
Gordon McNab
2023-01-30
Merge branch 'hathach:master' into port-ft90x
Gordon McNab
2023-01-30
Merge pull request #1870 from DRNadler/WindowsBuildFix
Ha Thach
2023-01-30
minor clean up
hathach
2023-01-30
iar g4
hathach
2023-01-30
Merge branch 'port-ft90x' of https://github.com/ftdigdm/tinyusb into port-ft90x
Gordon McNab
2023-01-30
iar h7
hathach
2023-01-30
Removed unrequired header file from debugging.
Gordon McNab
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-30
Merge pull request #1866 from DRNadler/mimxrt1024_evk
Ha Thach
2023-01-30
suppress rt1024 warnings and fix typo
hathach
2023-01-30
Merge pull request #1875 from silvergasp/seed_corpus
Ha Thach
2023-01-30
Merge pull request #1872 from kasjer/kasjer/nucleoh723
Ha Thach
2023-01-29
feat(fuzz): Adds seed corpus for cdc and msc classes
Nathaniel Brough
2023-01-26
Add support for nucleo-h723zg
Jerzy Kasenberg
2023-01-26
boards/stm32h7 update gpio clocks
Jerzy Kasenberg
2023-01-24
rp2040: shuffle hw_endpoint members
Jonathan Bell
2023-01-24
rp2040: avoid device-mode state machine hang
Jonathan Bell
2023-01-24
add iar --fpu option
hathach
2023-01-23
rp2040: export hw_endpoint_start_next_buffer() and hw_endpoint_lock_update()
Jonathan Bell
2023-01-22
When tools/top.mk finds it is running on Windows, it expects SHELL set to cmd...
Dave Nadler
[next]