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
2021-06-19
Merge pull request #898 from hathach/fix-nrf-control-bulk-race-condition
Ha Thach
2021-06-19
fix race condition with control since TASKS_EP0RCVOUT also require EasyDMA
hathach
2021-06-12
Merge pull request #889 from kilograham/master
Ha Thach
2021-06-12
set TOP to build with esp32sx
hathach
2021-06-10
Make examples standalone buildable via CMake
graham sanderson
2021-06-10
Merge pull request #887 from hathach/host-update
Ha Thach
2021-06-10
remove BOARD from output name
hathach
2021-06-10
implement usbh_edpt_busy (WIP), remove hcd_edpt_busy
hathach
2021-06-10
remove hcd_edpt_stalled()
hathach
2021-06-10
add usbh_classdriver.h
hathach
2021-06-10
Merge pull request #883 from hathach/fix-rp2040-host-transferred-bytes
Ha Thach
2021-06-10
Update bug_report.md
Ha Thach
2021-06-09
Merge pull request #882 from mmosca/master
Ha Thach
2021-06-09
use alias for button naming
hathach
2021-06-09
Change buttons to start from 0
Marcelo Bezerra
2021-06-09
Merge branch 'master' of github.com:mmosca/tinyusb
Marcelo Bezerra
2021-06-09
fix enum overflow with msp430
hathach
2021-06-09
miss a helper
hathach
2021-06-09
update gamepad helper
hathach
2021-06-09
re-adding ifdef removed accidentally
Marcelo Bezerra
2021-06-09
indent fix
Marcelo Bezerra
2021-06-09
Fix comment in hid.h
Marcelo Bezerra
2021-06-09
Pull request changes
Marcelo Bezerra
2021-06-09
Add CFG_TUD_MAX_BUTTONS to the example
Marcelo Bezerra
2021-06-09
remove excess empty lines
Marcelo Bezerra
2021-06-09
clean up
Marcelo Bezerra
2021-06-09
Add optional support for 32 gamepad buttons
Marcelo Bezerra
2021-06-08
re-adding ifdef removed accidentally
Marcelo Bezerra
2021-06-08
indent fix
Marcelo Bezerra
2021-06-08
Fix comment in hid.h
Marcelo Bezerra
2021-06-08
Pull request changes
Marcelo Bezerra
2021-06-08
fix computing transferred bytes with E4
hathach
2021-06-07
Add CFG_TUD_MAX_BUTTONS to the example
Marcelo Bezerra
2021-06-07
remove excess empty lines
Marcelo Bezerra
2021-06-07
clean up
Marcelo Bezerra
2021-06-07
Add optional support for 32 gamepad buttons
Marcelo Bezerra
2021-06-07
Merge pull request #881 from hathach/mindmotion-followup
Ha Thach
2021-06-07
add OPT_MCU_MM32F327X
hathach
2021-06-07
Add MM32 SDK and USB driver (#869)
zhangslice
2021-06-03
Merge pull request #873 from kilograham/fix_log_warning
Ha Thach
2021-06-03
Add __unused to variables that are only used if TU_LOG does something
graham sanderson
2021-06-03
change ci to pico-sdk develop
0.10.1
Ha Thach
2021-06-03
increase version for release, update changelog
hathach
2021-06-03
Merge pull request #865 from kilograham/pico-0.10.0
Ha Thach
2021-06-02
fixed net_lwip_webserver cmake build
graham sanderson
2021-06-02
undo search replace error
graham sanderson
2021-06-02
minor comment change to force rebuild
graham sanderson
2021-06-02
move core definition of source file includes from SDK into family.cmake
graham sanderson
2021-06-02
Merge pull request #868 from hathach/host-hcd
Ha Thach
2021-06-02
fix missing TU_LOG symbol
hathach
[next]