index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-wedge-containment
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
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
/
tinyusb
/
class
/
hid.h
Age
Commit message (
Expand
)
Author
2018-03-06
move class files
hathach
2017-08-03
clean up
hathach
2015-05-01
formatting
hathach
2015-05-01
formatting
hathach
2015-05-01
replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)
hathach
2014-03-25
doxygen documenting
hathach
2014-03-14
more warnings clean up
hathach
2013-12-09
add keyboard led mask
hathach
2013-10-26
doxygen document for msc
hathach
2013-10-26
update doxygen
hathach
2013-10-25
more doxygen work
hathach
2013-10-24
change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance
hathach
2013-10-02
clean up warnings here and there
hathach
2013-09-27
house keeping
hathach
2013-09-23
refractor, add wheel for mouse demo
hathach
2013-09-20
refine hid host driver
hathach
2013-06-14
implement hidd_control_request including std & class specific to interface nu...
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-09
test clean up
hathach
2013-05-06
add stub for msc host & hub driver
hathach
2013-04-26
add hid_keycode_to_ascii_tbl for hid class
hathach
2013-04-07
- fix HID_MOUSEBUTTON right & left
hathach
2013-04-07
add test for mouse_open
hathach
2013-04-07
remove hcd_port_reset before set address in enumeration
hathach
2013-03-27
add test for pipe_interrupt_xfer
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-12
add project file for keil
hathach
2013-02-05
remove TUSB prefix for class enum definitions
hathach
2013-01-27
update license year from 2012 to 2013
hathach
2013-01-26
add more test code for keyboard hid application API
hathach
2013-01-22
clear 19.1
hathach
2013-01-22
start to support
hathach
2013-01-18
add ASSERT POINTER support
hathach
2012-12-20
rename a bunch of configure macros
hathach
2012-12-04
able to build with lpc43xx demo
hathach
2012-12-03
fix some doxygen settings and stuffs add prepacked for IAR compiler
hathach
2012-12-02
add overview.md and license.md and tinyUSB overview.png
hathach
2012-11-29
change license email to website
hathach
2012-11-29
update doxygen
hathach
2012-11-29
hid mouse working
hathach
2012-11-29
add more doxygen docs
hathach
2012-11-28
make keyboard device work with lpc1347
hathach