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
Age
Commit message (
Expand
)
Author
2020-09-15
Tested, working.
Reinhard Panhuber
2020-09-15
nrf52: Fix edpt_dma_start() wrong condition check
Jerzy Kasenberg
2020-09-14
Merge pull request #508 from hathach/fix-edpt-race
Ha Thach
2020-09-14
Implementation done, yet to be tested.
Reinhard Panhuber
2020-09-14
more const
hathach
2020-09-14
cdc device: claim endpoint before checking fifo availability
hathach
2020-09-13
Update midi_device.c
Mark Lentczner
2020-09-13
correct the TUD_HID_REPORT_DESC_GAMEPAD
hathach
2020-09-12
typo
hathach
2020-09-11
clean up
hathach
2020-09-10
update claim edpt for hid and midi
hathach
2020-09-10
Set new define because of build failure
Jan Dümpelmann
2020-09-09
typo
hathach
2020-09-09
clean up
hathach
2020-09-09
update cdc edpt read
hathach
2020-09-09
introduce optional usbd_edpt_claim, usbd_edpt_release which can be used to ga...
hathach
2020-09-07
move functions around
hathach
2020-09-07
clean up
hathach
2020-09-07
rework usbh control transfer
hathach
2020-09-06
Start of sampling works.
Reinhard Panhuber
2020-09-06
change xfer_cb return type from void to bool
hathach
2020-09-06
replacing hcd_pipe_xfer by usbh_edpt_xfer
hathach
2020-09-05
clean up enum task
hathach
2020-09-05
refactor hub class
hathach
2020-09-05
more clean up
hathach
2020-09-05
add in_isr to all hcd event functions
hathach
2020-09-05
clean up
hathach
2020-09-05
refactor extract parse_configuration_descriptor()
hathach
2020-09-05
remove usbh control mutex
hathach
2020-09-05
update example to test with mouse
hathach
2020-09-05
defer xfer_isr to xfer_cb
hathach
2020-09-05
clean up
hathach
2020-09-04
Merge remote-tracking branch 'upstream/master' into uac2
Reinhard Panhuber
2020-09-04
Add functionality to abort an ongoing transfer
Jan Dümpelmann
2020-09-04
clean up
hathach
2020-09-03
more hid host work
hathach
2020-09-03
Remove tud_audio_n_write_ep_in_buffer() as long as ISO EPs are not RBs.
Reinhard Panhuber
2020-09-03
New function to modify fifo overwritability
Jan Dümpelmann
2020-09-03
Turn transmit fifo overwritable in no DTR mode
Jan Dümpelmann
2020-09-03
Remove connected check for write flushing
Jan Dümpelmann
2020-09-03
fix #449 remove obsolete pipehandle from hid host
hathach
2020-09-03
rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handler
hathach
2020-09-02
revert to use float-abi
hathach
2020-09-01
add more logging to host stack
hathach
2020-09-01
Allow epin_buf to be written directly into in case no TX FIFOs are used.
Reinhard Panhuber
2020-09-01
Merge branch 'master' into update-host
hathach
2020-08-29
Fix comment.
Reinhard Panhuber
2020-08-29
Fix CFG_TUD_AUDIO_RX_FIFO_SIZE defines.
Reinhard Panhuber
2020-08-29
Change min to tu_min16.
Reinhard Panhuber
2020-08-25
audio_device: Change CFG_TUD_AUDIO_TX_BUFSIZE to CFG_TUD_AUDIO_TX_FIFO_SIZE
Jerzy Kasenberg
[prev]
[next]