espressif_tinyusb/tinyusb/host
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
..
ehci add test for pipe_interrupt_xfer 2013-03-27 11:51:44 +07:00
hcd.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
hcd.h add code & test for hidh_isr (set status for keyboard) 2013-03-26 17:04:55 +07:00
usbh.c rename pipe_status_t to tusb_interface_status_t 2013-03-26 16:39:25 +07:00
usbh.h rename pipe_status_t to tusb_interface_status_t 2013-03-26 16:39:25 +07:00
usbh_hcd.h add flag_supported_class to usbh_devices 2013-03-26 02:02:54 +07:00