summaryrefslogtreecommitdiff
path: root/docs/porting.md
AgeCommit message (Expand)Author
2020-08-01enable pull-up in dcd_init() instead of usbdhathach
2020-04-17complete remove dcd_set_config(), fix unit testhathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-14Merge branch 'master' into edpt_closeNathan Conrad
2020-04-13edpt_close: Updated based on feedback.Nathan Conrad
2020-04-12Skeleton, and initial stm32fsdev implementation (that leaks memory)Nathan Conrad
2020-04-11Merge branch 'master' into refactor-irqhandlerHa Thach
2020-04-11add dcd_irq_handler to porting dochathach
2020-04-11Merge pull request #332 from pigrew/stm32fsdev-dcdconnectHa Thach
2020-04-10stm32fsdev: set dcd_connect API definitions to strong, Modify documentation.Nathan Conrad
2020-04-09stm32fsdev: Implement dcd_connect.Nathan Conrad
2020-04-01doc updatehathach
2019-11-22update doc for RT1060 evkhathach
2019-11-13docs: porting: remove invalid information and fix typoSean Cross
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
2019-03-24remove tusb_hal_millis() usage, less work for portinghathach
2018-12-13seperate tusb_task() to tud_task() and tuh_task()hathach
2018-12-12rename edpt_dir/number/addr to tu_edpt_*hathach
2018-12-06clean up usbh, rename doxygen folder to docshathach