summaryrefslogtreecommitdiff
path: root/docs/porting.md
AgeCommit message (Collapse)Author
2019-11-22update doc for RT1060 evkhathach
2019-11-13docs: porting: remove invalid information and fix typoSean Cross
It is no longer the case that boards need to be added to this file. Signed-off-by: Sean Cross <[email protected]>
2019-11-01update dochathach
2019-10-31update doc, hid set reporthathach
2019-09-12Add details on dcd_edpt_xfer in the porting document.Nathan Conrad
2019-04-02rename board_led_control to board_led_writehathach
2019-03-30added dcd_remote_wakeup() stub for all portshathach
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-13seperate tusb_task() to tud_task() and tuh_task()hathach
tusb_task() still exists for backward compatible
2018-12-12rename edpt_dir/number/addr to tu_edpt_*hathach
2018-12-06clean up usbh, rename doxygen folder to docshathach