esp32-s2_dfu/tinyusb
hathach 7b5d9edc5a add test for pipe_interrupt_xfer
implement keyboard app code
- forcefully place keyboard_report in RAM section 3
change used bit in qtd from reserved in buffer[1] to alternate link
add code for fake ehci controller runs on period interrupt
change signature of tusbh_hid_keyboard_get_report
- tusb_keyboard_report_t* to uint8_t*
implement period (interrupt) complete isr processing
2013-03-27 11:51:44 +07:00
..
class add test for pipe_interrupt_xfer 2013-03-27 11:51:44 +07:00
common rename pipe_status_t to tusb_interface_status_t 2013-03-26 16:39:25 +07:00
core add field to endpoint maxpacketsize (mult) 2013-03-26 13:07:42 +07:00
device change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
doxygen change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
hal change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
host add test for pipe_interrupt_xfer 2013-03-27 11:51:44 +07:00
osal change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
.cproject rename a bunch of configure macros 2012-12-20 16:56:19 +07:00
.project cleaning 2012-12-18 15:08:30 +07:00
license.txt change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
mcu_capacity.h change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
tusb.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
tusb.h change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
tusb_option.h remove multiple instances per device for hidh keyboard (no needed) 2013-03-25 22:06:00 +07:00