espressif_tinyusb/tinyusb
hathach 357888a5e5 rename nxp_sof_received to nxp_int_sof
implementing freeRTOS integration
change get_period_frame_list from using lst_idx to hostid (fix bug)
adding polling interval supported for interrupt: 1ms, 2ms, 4ms, 8ms
- add interval_ms to get_period_head function
- add bInterval to qhd_init
- add support for sub-frame (less than 8 micro frames) interval
- add bunch of test for interrupt different intervals
2013-04-21 00:28:25 +07:00
..
class add test & code for TUSB_EVENT_INTERFACE_OPEN for tusbh_hid_keyboard_isr tusbh_hid_mouse_isr 2013-04-09 13:28:07 +07:00
common rename nxp_sof_received to nxp_int_sof 2013-04-21 00:28:25 +07:00
core rename hidh_keyboard_info_t to hidh_interface_info_t 2013-04-07 05:09:18 +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 osal_queue_send(osal_queue_handle_t const queue_hdl, uint32_t data) signature to osal_queue_send(osal_queue_handle_t const queue_hdl, const void * data) 2013-04-10 01:18:32 +07:00
host rename nxp_sof_received to nxp_int_sof 2013-04-21 00:28:25 +07:00
osal rename nxp_sof_received to nxp_int_sof 2013-04-21 00:28:25 +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 move MCU define to tusb_option.h, fix the ATTR with USB RAM 2013-04-08 03:45:31 +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 move MCU define to tusb_option.h, fix the ATTR with USB RAM 2013-04-08 03:45:31 +07:00