index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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
Age
Commit message (
Expand
)
Author
2020-06-11
Merge branch 'master' into uac2
Reinhard Panhuber
2020-06-09
Add DCD for Dialog DA1469x MCU
Jerzy Kasenberg
2020-06-09
Add Dialog DA1469x register definition file
Jerzy Kasenberg
2020-06-01
Update feature_request.md
Ha Thach
2020-06-01
Update bug_report.md
Ha Thach
2020-06-01
adding speed detect on bus reset
hathach
2020-06-01
allow hs ep open with 512 bytes
hathach
2020-05-31
fixed EP0 size to 64 since LS is not supported in device mode
hathach
2020-05-31
able to detect as hs
hathach
2020-05-31
Merge pull request #413 from kasjer/kasjer/ble-over-usb
Ha Thach
2020-05-29
Merge pull request #424 from hathach/fix-idf-usb-pin-init
Ha Thach
2020-05-29
fix idf usb pin init changes
hathach
2020-05-28
Merge pull request #421 from hathach/add-qualifier-descriptor
Ha Thach
2020-05-28
add get device qualifier descriptor
hathach
2020-05-28
Add bt hci device class
Jerzy Kasenberg
2020-05-28
Add non standard request handling in class
Jerzy Kasenberg
2020-05-28
Merge pull request #418 from hathach/enhance-usbd-driver-open
Ha Thach
2020-05-28
check max_len for vendor and hid
hathach
2020-05-28
rename to drv_len to be consistent
hathach
2020-05-28
initial transfer failed in open() shouldn't cause the driver open to fail.
hathach
2020-05-28
update vendor open()
hathach
2020-05-28
update usbtmc open()
hathach
2020-05-28
update net open()
hathach
2020-05-28
update midi open()
hathach
2020-05-28
update hid open()
hathach
2020-05-28
improve msc
hathach
2020-05-28
change signature for dfu runtime
hathach
2020-05-27
changing usbd driver open() return type, add max_len
hathach
2020-05-27
try to get synopsys work with OTG HS + external PHY
hathach
2020-05-27
adding h743 uart, but not enabled yet since it conflict with OTG_FS2
hathach
2020-05-26
random clean up for tdi
hathach
2020-05-26
update h743eval with rhport=1 highspeed
hathach
2020-05-26
multiple port support for global otg base
hathach
2020-05-26
suporting multiple port (OTG FS + HS) for stm32
hathach
2020-05-26
merge CFG_TUSB_RHPORT1_MODE into CFG_TUSB_RHPORT0_MODE
hathach
2020-05-26
wip
hathach
2020-05-23
board test work fine
hathach
2020-05-22
implement hcd_uframe_number for ohci
hathach
2020-05-22
update makefile to build with ohci host
hathach
2020-05-22
Add basic UAC2 structure - untested
Reinhard Panhuber
2020-05-22
Merge branch 'master' into update-host
hathach
2020-05-21
Merge pull request #416 from hathach/fix-nrf-called-within-critical
Ha Thach
2020-05-21
fix nrf hanged (blocking wait) when called within critical section
hathach
2020-05-20
Merge pull request #414 from hathach/add-queue-is-empty
Ha Thach
2020-05-20
fix freeRTOS logic
hathach
2020-05-20
remove queue lock/unlock per review
hathach
2020-05-20
remove osal_queue_t const qhdl from osal API
hathach
2020-05-20
added tud_task_event_ready()
hathach
2020-05-20
added osal_queue_empty() API
hathach
2020-05-19
usb0 host on mcb1800 work with fullspeed mode.
hathach
[prev]
[next]