index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-select-rule17
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
path:
root
/
tinyusb
/
class
Age
Commit message (
Expand
)
Author
2013-07-04
no big deal, only rename tusb_std_request_t to tusb_control_request_t
hathach
2013-07-04
add some printf when a class is mounted
hathach
2013-07-04
change class (hid/cdc) _mounted_isr to _mounted_cb
hathach
2013-07-03
adding _mounted_isr & _umounted_isr callback for host keyboard & mouse
hathach
2013-07-03
temporarily check cdc mounted by pipe_in & pipe_out
hathach
2013-07-03
replace tusbh_cdc_isr by tusbh_cdc_xfer_isr with extra parameter as
hathach
2013-07-03
rename cdc descriptor type
hathach
2013-07-02
add way to calculate the actual byte transferred with ehci
hathach
2013-07-02
add tusbh_cdc_send, t usbh_cdc_receive
hathach
2013-07-02
add tusbh_cdc_serial_is_mounted API
hathach
2013-07-02
add cdc_rndis enum & struct
hathach
2013-07-01
add cdc host driver close cdch_close
hathach
2013-07-01
rename usbh_isr to usbh_xfer_isr
hathach
2013-07-01
house keeping
hathach
2013-07-01
add acm_capability saving to host data & its test
hathach
2013-07-01
fix compilation error
hathach
2013-07-01
add & pass a first few test for cdc host
hathach
2013-06-29
test refractor
hathach
2013-06-29
[CDC]
hathach
2013-06-29
adding descriptor, structure, enum support for cdc
hathach
2013-06-27
use SUBTASK_EXIT to restart & exit task without "assert"
hathach
2013-06-27
add mutex support for osal
hathach
2013-06-27
add set idle request for hidh_open_subtask
hathach
2013-06-26
remove app_os_prio.h in os_none configure
hathach
2013-06-23
add custom bulk out test
hathach
2013-06-22
fix bug with custom class that terminate xfer after the first QTD
hathach
2013-06-21
fix a stupid bug
hathach
2013-06-21
add api for hcd: hcd_pipe_is_idle
hathach
2013-06-21
[host lpc43xx] adding support for host custom class
hathach
2013-06-16
clean up some & add code for managing control request targeting interface
hathach
2013-06-14
add dcd_pipe_control_read
hathach
2013-06-14
implement hidd_control_request including std & class specific to interface nu...
hathach
2013-06-12
add coreid to hidd_init
hathach
2013-06-12
clean up
hathach
2013-06-04
re-create ngx4330.h
hathach
2013-06-03
add TUSB_CFG_PROUDCT_ID check
hathach
2013-06-03
refractor device mouse main.c & tusbd_hid_mouse_send_report
hathach
2013-06-03
refractor tusb_descriptors
hathach
2013-06-01
rename romdriver handle
hathach
2013-05-31
refractor change tusbd_hid_keyboard_send_report API
hathach
2013-05-31
change at86rf to 1ghznode
hathach
2013-05-29
fix lpcxpresso1347 board_leds
hathach
2013-05-28
rename NGX to ngx
hathach
2013-05-25
rename descriptor type, hid descriptor type
hathach
2013-05-25
add stub function to able to build device with EA4357
hathach
2013-05-23
fix host build error (problem with conflict name in hid.h)
hathach
2013-05-23
- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xx
hathach
2013-05-14
abstract os priority for application tasks
hathach
2013-05-14
rename tusbh_hid_keyboard/mouse_is_supported to tusbh_hid_keyboard/mouse_is_m...
hathach
2013-05-09
test clean up
hathach
[next]