hathach
|
b527e6ec4a
|
refractor tusb_descriptors
usbd device_class_driver
added & tested HID mouse for device (work together with hid keyboard)
rename DEVICE_ROM_REG_BASE, DEVICE_ROM_DRIVER_ADDR
|
2013-06-03 14:31:17 +07:00 |
|
hathach
|
7d78fc1baf
|
rename romdriver handle
forming API for USBD-CLASS driver (abstract away from rom driver)
separate buffer of hid class from buffer of core driver
|
2013-06-01 21:54:08 +07:00 |
|
hathach
|
9e49056721
|
refractor change tusbd_hid_keyboard_send_report API
|
2013-05-31 21:24:40 +07:00 |
|
hathach
|
dda0808ebb
|
fix lpcxpresso1347 board_leds
temp change USBD_API to ROM_API
add lpc13xx device support
fix romdriver pointer
able to init rom driver
|
2013-05-29 14:39:14 +07:00 |
|
hathach
|
8cb7818bcc
|
- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xx
- change descriptor.c/h able to build device example
|
2013-05-23 13:22:46 +07:00 |
|
hathach
|
120db28a17
|
change format of file header & license spacing
|
2013-05-06 12:50:19 +07:00 |
|
hathach
|
56cd8be75e
|
change website from tinyusb.net to tinyusb.org
|
2013-03-25 11:46:30 +07:00 |
|
hathach
|
ef9eb1f2fa
|
- fix wrong class code for TUSB_CLASS_APPLICATION_SPECIFIC
|
2013-03-09 14:31:37 +07:00 |
|
hathach
|
535f330026
|
update license year from 2012 to 2013
|
2013-01-27 13:50:40 +07:00 |
|
hathach
|
cfe7a3d23b
|
change error type to lower case for more consistency
change Error Enum to TUSB prefix for more consistency
start to add check for OS configure
|
2013-01-19 00:57:58 +07:00 |
|
hathach
|
d8c8b9e38a
|
add ASSERT POINTER support
add hid host and separate hid host & device
update host project setting with EA4357 board
add para checking test for hid host
|
2013-01-18 14:39:42 +07:00 |
|