summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2019-07-04update docshathach
2019-05-13clean uphathach
2019-05-04Update boards.mdhathach
2019-05-02add hid_test.py for testing #58hathach
add feather nrf52840 express to supported board
2019-04-02doc for adding new boardhathach
2019-04-02rename board_led_control to board_led_writehathach
2019-03-30added dcd_remote_wakeup() stub for all portshathach
2019-03-27clean uphathach
2019-03-27replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stallhathach
- remove dcd_edpt_stalled() from dcd porting
2019-03-24remove tusb_hal_millis() usage, less work for portinghathach
2018-12-17docs clean uphathach
2018-12-13seperate tusb_task() to tud_task() and tuh_task()hathach
tusb_task() still exists for backward compatible
2018-12-13osal clean uphathach
remove OSAL_TASK_DEF, osal_task_create. Applicaton should create a task and call tinyusb_task(). This make API consistent with NO OS.
2018-12-12docs clean uphathach
2018-12-12rename edpt_dir/number/addr to tu_edpt_*hathach
2018-12-07able to build host hidhathach
2018-12-06rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSChathach
2018-12-06clean up usbh, rename doxygen folder to docshathach
2014-03-27remove image and docs folderhathach
update get_started.md
2013-05-08resize diagramhathach
2013-05-08documenting on the wayhathach