hathach
|
a30461b078
|
update tud_hid_keyboard/mouse helper
|
2019-04-18 13:27:06 +07:00 |
|
hathach
|
c211ee19dd
|
migrate license from BSD 3 clause to MIT
|
2019-03-20 16:11:42 +07:00 |
|
hathach
|
257d60fe1a
|
white spaces
|
2018-12-21 12:58:53 +07:00 |
|
hathach
|
2a60427bdc
|
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
|
2018-12-14 15:30:54 +07:00 |
|
hathach
|
394a22ecf7
|
remove pragma GCC diagnostic
|
2018-11-23 15:25:25 +07:00 |
|
Scott Shawcroft
|
537a29273c
|
Exempt from strict warnings for struct packing and add MCU options
|
2018-11-09 00:10:44 -08:00 |
|
hathach
|
9444d45af6
|
dev hid enhancement, add report descriptor templates for keyboard, mouse, consumer, syscontrol, gamepad
|
2018-07-31 23:10:50 +07:00 |
|
hathach
|
a2b7b9ddb9
|
fix hid warning, move report descriptor template to hid.h
|
2018-07-31 14:59:39 +07:00 |
|
hathach
|
8b17c54609
|
fix hid generic various error
|
2018-07-28 22:42:44 +07:00 |
|
hathach
|
3400dfdf4e
|
nrf52840 boot mouse does not work, need more work
|
2018-07-24 00:45:07 +07:00 |
|
hathach
|
3e209f9c20
|
enhance device hid
- add CFG_TUD_HID_ASCII_TO_KEYCODE_LOOKUP
- add tud_hid_keyboard_send_keycode(), tud_hid_keyboard_send_char(),
tud_hid_keyboard_send_string()
- add timeout_blocking_wait()
|
2018-07-23 17:46:07 +07:00 |
|
hathach
|
4342325ee1
|
reworking device hid class driver
|
2018-07-23 15:25:45 +07:00 |
|
hathach
|
424735d440
|
rename subfolder source to src
|
2018-06-18 14:05:24 +07:00 |
|