espressif_tinyusb/tinyusb/class
hathach 33feba5cbc add hid_keycode_to_ascii_tbl for hid class
improve keyboard_app, should display all displayable characters
improve the de-bouncing keyboard (still got some issues)
2013-04-26 02:08:22 +07:00
..
WinCDCdriver.inf change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
cdc.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
cdc.h change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
hid.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
hid.h add hid_keycode_to_ascii_tbl for hid class 2013-04-26 02:08:22 +07:00
hid_device.h change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
hid_host.c add hid_keycode_to_ascii_tbl for hid class 2013-04-26 02:08:22 +07:00
hid_host.h add hid_keycode_to_ascii_tbl for hid class 2013-04-26 02:08:22 +07:00
msc_host.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
msc_host.h rename hidh_keyboard_info_t to hidh_interface_info_t 2013-04-07 05:09:18 +07:00