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
/
class
Age
Commit message (
Expand
)
Author
2021-08-25
Merge pull request #1041 from HiFiPhile/vdc
Ha Thach
2021-08-24
add tuh_vid_pid_get()
hathach
2021-08-24
exclude dev0 from usbh devices pool
hathach
2021-08-23
sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUB
hathach
2021-08-23
rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX
hathach
2021-08-23
add tuh_hid_receive_report() for applicaiton to explicitly request report
hathach
2021-08-22
Fix vendor fifo deadlock, add tud_vendor_n_read_flush
MasterPhi
2021-08-20
change host driver open return type to bool
hathach
2021-08-20
hid host skip get report descriptor if too large instead of assert
hathach
2021-08-17
fix keyboard report reserved is always 0
hathach
2021-08-15
Merge pull request #959 from KarlK90/gd32vf103-support-tiny-usb
Ha Thach
2021-08-10
correct newline usage keycode (ENTER 0x28)
hathach
2021-08-07
Use linear buffer for GD32VF103
Stefan Kerkmann
2021-08-02
fix warning
hathach
2021-08-02
correct midi available with already stream read
hathach
2021-07-29
add the entry for RX72N
kkitayam
2021-07-29
add RX65N
kkitayam
2021-07-29
add a condition regarding OPT_MCU_RX63N
kkitayam
2021-07-29
Merge pull request #859 from Wini-Buh/CCRX_Port
Ha Thach
2021-07-27
Fix IAR warning
MasterPhi
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-22
rename CFG_TUD_DFU_TRANSFER_BUFSIZE to CFG_TUD_DFU_XFER_BUFSIZE
hathach
2021-07-15
rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFU
hathach
2021-07-15
wrap up DFU update
hathach
2021-07-14
update clear status and get state
hathach
2021-07-14
update dfu abort
hathach
2021-07-14
simplify upload request
hathach
2021-07-14
more rename and update
hathach
2021-07-14
rename tud_dfu_reboot_cb() to tud_dfu_detach_cb()
hathach
2021-07-14
clean up
hathach
2021-07-14
rename dfu API
hathach
2021-07-13
fix midi stream write return value (off by 1)
hathach
2021-07-13
add option to silent a driver log
hathach
2021-07-12
rename tud_dfu_set_timeout_cb() to tud_dfu_get_status_cb()
hathach
2021-07-12
clean up
hathach
2021-07-12
clean up
hathach
2021-07-12
rename TUD_DFU_MODE_DESCRIPTOR to TUD_DFU_DESCRIPTOR
hathach
2021-07-12
add alt to tud_dfu_abort_cb()
hathach
2021-07-12
update dfu_moded_open
hathach
2021-07-12
Merge branch 'dfu' of https://github.com/HiFiPhile/tinyusb into HiFiPhile-dfu
hathach
2021-07-08
Fix wrong blocknum and length
Mengsk
2021-07-08
Add bwPollTimeout set callback, postpone download callback after GETSTATUS
Mengsk
2021-07-07
Refactor with one DFU functionnal descriptor
HiFiPhile
2021-07-07
Reactor to one functional descriptor.
Mengsk
2021-07-07
TU_ASSERT return 0.
Mengsk
2021-07-07
Add DFU_DETACH support
Mengsk
[next]