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
/
tinyusb
/
class
/
hid_device.h
Age
Commit message (
Expand
)
Author
2018-03-06
move class files
hathach
2018-03-02
add tud_mount_cb, tud_umount_cb
hathach
2018-03-01
device API rename
hathach
2014-03-31
implement & document all the device class _mounted_cb & _unmounted_cb callbacks
hathach
2014-03-12
able to build lpc11u with IAR
hathach
2013-12-10
add some doxygen
hathach
2013-12-09
add keyboard led mask
hathach
2013-12-02
refractor hid device driver
hathach
2013-12-01
change class_ixr to class_cb
hathach
2013-11-22
clean up
hathach
2013-11-21
clean up
hathach
2013-11-21
refractor usbd-dcd callback, add bus event isr
hathach
2013-11-11
adding support for lpc13uxx
hathach
2013-11-06
added hid device hidd_isr callback
hathach
2013-11-01
implement msc device class
hathach
2013-10-30
add dcd control pipe stall protocol
hathach
2013-10-30
fix dcd_data declared with TUSB_CFG_ATTR_USBRAM
hathach
2013-10-29
change device driver init to open (when configured)
hathach
2013-10-29
temporarily implementation of dcd_pipe_is_busy
hathach
2013-10-29
able to fully enumerated with keyboard
hathach
2013-10-25
more doxygen work
hathach
2013-07-04
no big deal, only rename tusb_std_request_t to tusb_control_request_t
hathach
2013-06-16
clean up some & add code for managing control request targeting interface
hathach
2013-06-12
add coreid to hidd_init
hathach
2013-06-04
re-create ngx4330.h
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-29
fix lpcxpresso1347 board_leds
hathach
2013-05-23
- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xx
hathach
2013-05-06
change format of file header & license spacing
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-09
- fix wrong class code for TUSB_CLASS_APPLICATION_SPECIFIC
hathach
2013-01-27
update license year from 2012 to 2013
hathach
2013-01-19
change error type to lower case for more consistency
hathach
2013-01-18
add ASSERT POINTER support
hathach