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
/
common
Age
Commit message (
Expand
)
Author
2021-08-20
improve host configuration parsing
hathach
2021-08-20
extra common edpt helper for device and host stack
hathach
2021-08-02
correct midi available with already stream read
hathach
2021-07-22
clean up compiler
hathach
2021-07-22
rename bit filed order
hathach
2021-07-22
rename packed begin/end
hathach
2021-07-22
Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into Wini-Buh...
hathach
2021-07-22
Merge pull request #950 from HiFiPhile/dfu
Ha Thach
2021-07-15
wrap up DFU update
hathach
2021-07-14
simplify upload request
hathach
2021-07-13
add option to silent a driver log
hathach
2021-06-30
Force unsigned compare on advance_pointer.
MasterPhi
2021-06-30
Fix fifo overflow correction.
Mengsk
2021-06-29
add tud_vendor_control_request_cb() to poisoned list
hathach
2021-06-29
Merge remote-tracking branch 'origin/master' into CCRX_Port
Wini-Buh
2021-06-28
Merge pull request #891 from hathach/host-rp2040-double-buffer
Ha Thach
2021-06-22
final clean up
Wini-Buh
2021-06-22
Merge remote-tracking branch 'upstream/master' into CCRX_Port
Wini-Buh
2021-06-18
Changed order of struct initializer to avoid compiler error
Ned Konz
2021-06-13
fix ep tx with double buffered
hathach
2021-06-12
increase example CFG_TUH_HID from 2 to 4
hathach
2021-06-11
clean up
Wini-Buh
2021-06-11
weak atrribute work around removed from CCRX_Port
Wini-Buh
2021-06-11
improve usbh
hathach
2021-06-09
fix enum overflow with msp430
hathach
2021-06-03
Merge remote-tracking branch 'upstream/master' into CCRX_Port
Wini-Buh
2021-06-02
fix missing TU_LOG symbol
hathach
2021-06-02
clean up log
hathach
2021-05-30
add level 3 log for info, add generic TU_LOG()
hathach
2021-05-29
Adaptations for Renesas CCRX toolchain and Rx72N controller performed
Wini-Buh
2021-05-27
more with clean up
hathach
2021-05-27
include clean up
hathach
2021-05-27
clean up
hathach
2021-05-26
Merge branch 'master' into xmos-jmccarthy-master
hathach
2021-05-25
fix warnings cast function type for nrf, fix pico osal warning
hathach
2021-05-25
Merge remote-tracking branch 'official/master'
Jeremiah McCarthy
2021-05-10
minor clean up
hathach
2021-05-06
Merge branch 'master' of github.com:xmos-jmccarthy/tinyusb
Jeremiah McCarthy
2021-05-02
Merge pull request #804 from hathach/audio_make_dma_ready
Ha Thach
2021-05-02
some text fomarting, update unit test to test get buffer info for fifo
hathach
2021-04-30
Remove n from tu_fifo_get_write_info() and fix bug in vendor class
Reinhard Panhuber
2021-04-30
Comment cleanup
Reinhard Panhuber
2021-04-30
Remove variable n in tu_fifo_get_read_info()
Reinhard Panhuber
2021-04-30
Remove all remainings with peek_at
Reinhard Panhuber
2021-04-30
Remove offset feature from fifo.c
Reinhard Panhuber
2021-04-30
Change read infos to pointer type
Reinhard Panhuber
2021-04-26
add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that ...
hathach
2021-04-26
ip3511 correct buffer offset, nbytes layout for highspeed port1
hathach
2021-04-23
Change tu_fifo_get_linear_write/read_info() to return a struct
Reinhard Panhuber
2021-04-23
Implement functions to allow for DMA usage in audio driver.
Reinhard Panhuber
[next]