Commit Graph

14 Commits

Author SHA1 Message Date
hathach 6d50d05d95 rename port to rhport for clarification 2018-03-23 12:17:47 +07:00
hathach 98d6ec1ef5 remove DCD API dependency tusb_dcd_edpt_queue_xfer
improve MSC driver
2018-03-23 11:56:52 +07:00
hathach 16aa3eb437 simplify tusb_dcd_edpt_xfer API 2018-03-22 17:52:39 +07:00
hathach 3ed83c4d98 merge tusb_dcd_control_stall() to tusb_dcd_edpt_stall() 2018-03-21 16:08:42 +07:00
hathach 9a487a238a remove int_on_complete for tusb_dcd_control_xfer 2018-03-21 15:36:44 +07:00
hathach 9f5fcb64ed update code, remove nrf_drv_clock dependency 2018-03-20 19:52:21 +07:00
hathach 2f0fcf80e0 nrf52 cdc example work on nrf52840pdk
- add tud_cdc_flush(), auto flush with sof is enabled by default.
-
2018-03-20 18:33:28 +07:00
hathach 7a628f4dfc adding bulk/int support
still does not work though
2018-03-17 02:17:40 +07:00
hathach 87a2c935df add dma guard 2018-03-15 17:09:55 +07:00
hathach b0ec6124e0 nrf52 control transfer work reliably 2018-03-15 13:22:28 +07:00
hathach 7feab4d1a2 able to get pass enumeration 2018-03-14 22:01:29 +07:00
hathach fc82ab3c97 nrf52 finish usbd startup, able to got setup packet 2018-03-14 15:21:47 +07:00
hathach b33e89ac66 adding code for nrf52 usbd start-up sequence 2018-03-13 16:59:51 +07:00
hathach ffca1f5e64 working on nrf52 2018-03-13 16:30:53 +07:00