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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-10-09
update tud_hid_boot_mode_cb/tud_hid_set_idle_cb support mul interfaces
hathach
2020-10-09
rename multiple hid callback
hathach
2020-10-09
Merge pull request #524 from zlittell/f_MultipleHIDInterfaces
Ha Thach
2020-10-08
Fix tu_verify args
Zachery Littell
2020-10-08
Cleanup per review on PR
Zachery Littell
2020-10-07
fix variable names. add itf n callbacks to multihid
Zachery Littell
2020-10-07
Merge pull request #529 from gh2o/stm32-race
Ha Thach
2020-10-06
stm32: fix ISTR and CTR_RX/TX race conditions
Gavin Li
2020-10-06
Merge pull request #516 from PanRe/tusb_fifo_unmaksed_pointers
Ha Thach
2020-10-02
fix simple pull request comments. Implement descriptor index hack.
Zachery Littell
2020-10-02
Merge pull request #518 from kasjer/kasjer/nrf5x-iso-support
Ha Thach
2020-10-01
add index to report descriptor callback. this is breaking and needs to be rev...
Zachery Littell
2020-10-01
create N functions and inlines for multi hid interfaces
Zachery Littell
2020-10-01
nrf5x: Add support for ISO endpoints
Jerzy Kasenberg
2020-10-01
nrf5x: Increase size of mps to 16 bits
Jerzy Kasenberg
2020-10-01
nrf5x: Add dcd_edpt_close
Jerzy Kasenberg
2020-10-01
device: Make number of endpoints configurable
Jerzy Kasenberg
2020-09-26
Change modulo substitute to while ( idx >= depth) idx -= depth;
Reinhard Panhuber
2020-09-25
Fix wrong comments, rename pos to offset, rename overflow().
Reinhard Panhuber
2020-09-23
Fix bug in modulo substitute.
Reinhard Panhuber
2020-09-23
Change maximum depth to 2^15 which allows for a fast modulo substitute.
Reinhard Panhuber
2020-09-23
Merge pull request #512 from mzero/fix-midi-sysex
Ha Thach
2020-09-19
Final cleanup.
Reinhard Panhuber
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-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-04
clean up
hathach
2020-09-03
more hid host work
hathach
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
Merge branch 'master' into update-host
hathach
2020-08-24
fix typo
hathach
2020-08-24
improve midi
hathach
2020-08-24
Merge pull request #486 from kasjer/kasjer/add-endpoint-close-to-synopsys
Ha Thach
2020-08-22
add OPT_MCU_SAMD11
hathach
2020-08-21
Merge pull request #434 from gh2o/master
Ha Thach
[next]