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
2021-02-05
increase TUSB_VERSION_ to 0.8.0
hathach
2021-02-05
prepare for release
hathach
2021-02-01
Merge pull request #610 from hathach/rp2040-followup2
Ha Thach
2021-02-01
Merge pull request #601 from majbthrd/start_pi2tu
Ha Thach
2021-01-28
Fix midi sysex sending bug
Michael Himing
2021-01-27
clean up rp2040 assigned_address, remove panic from remote_wakeup
hathach
2021-01-27
wrap rp2040_usb around opt mcu
hathach
2021-01-25
Merge pull request #604 from kamtom480/spresense-sdk-2.0.2
Ha Thach
2021-01-25
Fix dcd issues on cxd56
Kamil Tomaszewski
2021-01-25
fix host build
hathach
2021-01-23
rp2040: start to adopt TU coding conventions
Peter Lawrence
2021-01-23
rp2040_hcd: check pointer before using
Peter Lawrence
2021-01-22
fix compiler warning
hathach
2021-01-21
Merge branch 'master' into pico
Ha Thach
2021-01-19
RP2040 support
graham sanderson
2021-01-08
fix ci
hathach
2021-01-08
use dcd_event_bus_reset() with speed to replace bus_signal
hathach
2021-01-08
another rename
hathach
2021-01-08
remove inline for update_grxfsiz
hathach
2021-01-08
more minor work
hathach
2021-01-08
minor clean up following pr581
hathach
2021-01-08
Merge pull request #581 from hathach/dcd_synopsis_mem_allocation
Ha Thach
2021-01-08
comment clean up
hathach
2021-01-08
update comment and correct the size to 8+2
hathach
2021-01-08
walkround for samd21 setup_packet overflow
hathach
2021-01-07
change default CFG_TUD_HID_EP_BUFSIZE from 16 to 64
hathach
2021-01-04
Correct function declaration
Reinhard Panhuber
2021-01-04
Minor corrections for PR
Reinhard Panhuber
2021-01-04
Remove too verbose comment
Reinhard Panhuber
2021-01-03
Clean up
Reinhard Panhuber
2021-01-03
Rework USB FIFO allocation scheme and allow RX FIFO size reduction
Reinhard Panhuber
2020-12-25
Merge pull request #569 from kkitayam/add_support_for_frdm_kl25z
Ha Thach
2020-12-24
Merge pull request #571 from HiFiPhile/iar_fifo
Ha Thach
2020-12-23
Fix IAR error on memcpy and warnings.
HiFIPhile
2020-12-23
fixed wrong direction to enable EP in dcd_edpt_open.
kkitayam
2020-12-22
Merge pull request #573 from HiFiPhile/scsi_mode_sense6_t
Ha Thach
2020-12-22
Fix more warnings.
HiFiPhile
2020-12-20
Fix error if "Required Prototype" is selected.
HiFiPhile
2020-12-20
Fix scsi_mode_sense6_t padding, which cause IAR compiler internal error.
HiFiPhile
2020-12-18
added support for frdm_kl25z
kkitayam
2020-11-27
fix ci
hathach
2020-11-27
add bus suspend & resume support for esp32s2
hathach
2020-11-24
msc only invoke scsi complete callback after status transaction is complete
hathach
2020-11-24
add tud_connected()
hathach
2020-11-23
add tud_ready() check in tud_cdc_n_write_flush()
hathach
2020-11-23
Merge branch 'master' into cdc_without_dtr
Ha Thach
2020-11-23
have tusb_init() return true instead of TUSB_ERROR_NONE
hathach
2020-11-20
remove control_complete
hathach
2020-11-20
migrate audio device to new control xfer cb
hathach
2020-11-20
migrate net device to new control xfer cb
hathach
[next]