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-11-02
get hub work more reliably
hathach
2020-11-02
update usbh with hub to use async control transfer
hathach
2020-11-01
added host set_config driver
hathach
2020-10-13
more clean up
hathach
2020-10-13
clean up
hathach
2020-10-13
implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxl...
hathach
2020-10-13
rework msc host
hathach
2020-10-12
add usbh_edpt_claim/release
hathach
2020-10-11
Merge branch 'master' into host-async-control
hathach
2020-10-11
Merge pull request #525 from kasjer/kasjer/da1469x-iso
Ha Thach
2020-10-11
Merge pull request #520 from salkinium/feature/misc_enhancements
Ha Thach
2020-10-10
Merge pull request #521 from PanRe/uac2
Ha Thach
2020-10-10
Dynamically check STM32F3 IRQ remap option
Niklas Hauser
2020-10-09
Revert dcd_alloc_mem_for_conf() but keep changes from @kasjer for ISO EP
Reinhard Panhuber
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-08
DA146xx: Allow transmitting of packets larger then 64 bytes
Jerzy Kasenberg
2020-10-08
DA146xx: Add support for ISO endpoints
Jerzy Kasenberg
2020-10-08
DA146xx: Add dcd_edpt_close
Jerzy Kasenberg
2020-10-08
DA146xx: Allow receiving of packets larger then 64 bytes
Jerzy Kasenberg
2020-10-07
fix variable names. add itf n callbacks to multihid
Zachery Littell
2020-10-07
Remove CFG_TUD_AUDIO_TX_DMA_RINGBUFFER_SIZE which is not needed any more
Reinhard Panhuber
2020-10-07
Merge pull request #529 from gh2o/stm32-race
Ha Thach
2020-10-07
tab -> spaces
hathach
2020-10-07
fix audio_test build
hathach
2020-10-06
stm32: fix ISTR and CTR_RX/TX race conditions
Gavin Li
2020-10-06
Merge branch 'uac2' of https://github.com/PanRe/tinyusb into PanRe-uac2
hathach
2020-10-06
Merge pull request #516 from PanRe/tusb_fifo_unmaksed_pointers
Ha Thach
2020-10-03
Change CFG_TUSB_CONFIG_FILE mechanism to improve header file scanning
Niklas Hauser
2020-10-03
Allow overwriting TU_ASSERT etc macros
Niklas Hauser
2020-10-03
Use tu_printf instead of printf
Niklas Hauser
2020-10-03
Use C++11 static_assert when available
Niklas Hauser
2020-10-03
Revert #define CFG_TUSB_DEBUG 2 to #define CFG_TUSB_DEBUG 0
Reinhard Panhuber
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
Change AUDIO_CS_INTERFACE_HEADER to AUDIO_CS_AC_INTERFACE_HEADER
Reinhard Panhuber
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-29
Change AUDIO_FUNC_PROTOCOL_CODE_UNDEF for midi in usbd.h
Reinhard Panhuber
2020-09-28
Change AUDIO_PROTOCOL_V1 to AUDIO_FUNC_PROTOCOL_CODE_UNDEF in midi.c.
Reinhard Panhuber
2020-09-28
Fix minor issue.
Reinhard Panhuber
2020-09-28
Cleanup for PR.
Reinhard Panhuber
2020-09-28
Merge remote-tracking branch 'upstream/master' into uac2
Reinhard Panhuber
[next]