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
master
merge_os
port-embos
raw_gadget_review
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
/
device
Age
Commit message (
Expand
)
Author
2018-11-02
clean up osal
hathach
2018-10-25
add dcd event helper setup_recieved and bus_signal
hathach
2018-10-24
fix nrf52 freeRTOS interrupt priority
hathach
2018-10-24
rename verify_breakpoint to TU_BREAKPOINT
hathach
2018-10-24
replace dcd_xfer_complete by dcd_xfer_complete()
hathach
2018-10-23
clean up
hathach
2018-10-23
replace dcd_bus_event() and dcd_setup_received() by dcd_event_handler()
hathach
2018-10-23
rename UBSD_EVT_ to DCD_EVENT_
hathach
2018-10-23
rename usbd_event_t to dcd_event_t
hathach
2018-10-23
clean up usbd
hathach
2018-10-23
clean up helper func
hathach
2018-09-04
adding mynewt to osal
hathach
2018-08-30
allow no mode compilation (no host/device enabled). Handy for project without...
hathach
2018-08-30
clean up osal task and subtask
hathach
2018-08-28
add while loop to usbd task to run until task queue is empty
hathach
2018-08-24
make tud_mount_cb() and tud_umount_cb() optional
hathach
2018-08-23
fix compiler warnings
hathach
2018-08-23
rename common func to avoid conflict
hathach
2018-08-15
fix memory issue with usbd control xfer
hathach
2018-08-13
rename VERIFY to TU_VERIFY to avoid conflict with application
hathach
2018-08-01
clean up
hathach
2018-08-01
improve auto descriptor
hathach
2018-07-31
dev hid enhancement, add report descriptor templates for keyboard, mouse, con...
hathach
2018-07-31
fix hid warning, move report descriptor template to hid.h
hathach
2018-07-31
rename to prevent confusion
hathach
2018-07-30
clean up
hathach
2018-07-29
hid device enhance
hathach
2018-07-28
fix hid generic various error
hathach
2018-07-28
beter hid report
hathach
2018-07-28
change HID config, move HID boot config to part of auto descriptor only
hathach
2018-07-27
seperate CFG_TUD_HID_BOOT_PROTOCOL to CFG_TUD_HID_KEYBOARD_BOOT & CFG_TUD_HID...
hathach
2018-07-27
house keeping
hathach
2018-07-25
add dcd_edpt_stalled() API
hathach
2018-07-25
add tusb_usbser.inf for windows
hathach
2018-07-25
tested boot mouse working
hathach
2018-07-24
fix boot mouse descriptor issue
hathach
2018-07-24
nrf52840 boot mouse does not work, need more work
hathach
2018-07-23
add descriptor string count for tud_desc_set_t
hathach
2018-07-23
fix descriptor minor issue
hathach
2018-07-23
reworking device hid class driver
hathach
2018-07-17
revert usbd_control_xfer_st() implementation
hathach
2018-07-14
use _usbd_ctrl_buf for control transferm refactor cdc device
hathach
2018-07-13
only call class xfer callback associated with endpoint address
hathach
2018-07-13
add ep2drv, rename descriptor offset
hathach
2018-07-13
change mapping interface to driver instead of class code
hathach
2018-07-13
rename class driver close() to reset()
hathach
2018-07-13
remove unused usbd dev state
hathach
2018-07-13
more clean up
hathach
2018-07-13
better multiple interfaces support for cdc device
hathach
2018-07-12
changing cdc device to support multiple interface (not yet)
hathach
[prev]
[next]