hathach
086a8e4a2d
add flag_supported_class to usbh_devices
...
remove all ATTR_WEAK in init,open,isr,close driver functions of USBH-CLASS API
- prefer testing
2013-03-26 02:02:54 +07:00
hathach
ff03b452d9
remove multiple instances per device for hidh keyboard (no needed)
...
- API retain though
2013-03-25 22:06:00 +07:00
hathach
a2031e6218
refractor hidh_keyboard_open
2013-03-25 20:57:27 +07:00
hathach
2622cc487b
add more test and complete keyboard open
2013-03-25 17:57:33 +07:00
hathach
d0a73f4b0d
add several helper function
...
add test & code for hidh_keyboard_open_subtask
- skip parsing HID descriptor for keyboard
2013-03-25 17:39:22 +07:00
hathach
c026a9f2e0
remove obsolete TUSB_CFG_HOST_HID_KEYBOARD_ENDPOINT_SIZE
...
temporarily ignore test for hid_host.c due to ceedling linking issue with weak symbol
implement hidh_open_subtask driver to subclass open
rename hidh_keyboard_install to hidh_keyboard_open_subtask
2013-03-25 16:02:24 +07:00
hathach
ddeec330fa
separate hidh_keyboard from hid_host
...
move test hid related to its own folder
2013-03-25 13:08:40 +07:00