Commit Graph

  • 43ac711795 rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes hathach 2018-03-28 14:16:14 +07:00
  • 9cacb93bd8 simple note on port to new mcu hathach 2018-03-28 13:56:34 +07:00
  • 47c125d025 more dcd clean up hathach 2018-03-28 13:54:28 +07:00
  • 4deb4da6cb mass rename tusb_dcd API to simply dcd hathach 2018-03-28 13:47:58 +07:00
  • 5b4f948eec dcd renaming hathach 2018-03-28 13:44:39 +07:00
  • 111065c042 more error string clean up hathach 2018-03-28 13:41:00 +07:00
  • 604275341e repo cleanup hathach 2018-03-28 13:38:17 +07:00
  • 03582f74b8 more rename hathach 2018-03-28 13:25:14 +07:00
  • b6683b1c47 repo cleanup hathach 2018-03-28 13:16:00 +07:00
  • 8f1a5e523c more rename hathach 2018-03-28 13:10:57 +07:00
  • d1b184a9e7 rename file hathach 2018-03-28 13:05:48 +07:00
  • 981c241435 clean up segger file hathach 2018-03-28 12:54:48 +07:00
  • 0c09269fd4 clean up hathach 2018-03-26 22:54:34 +07:00
  • c8f6175ad5 rename nrf52 to nrf52x hathach 2018-03-26 22:48:53 +07:00
  • 24d4b27980 move nrf5x port files hathach 2018-03-26 22:46:53 +07:00
  • cf8a85fa8b moving lpc43xx port into tusb's portable folder hathach 2018-03-26 22:44:45 +07:00
  • 9dd20e3ede fix compatible issue with MacOS, response to GET CONFIGURATION request hathach 2018-03-23 14:57:17 +07:00
  • 63aa3ab2c9 add missing files hathach 2018-03-23 14:23:39 +07:00
  • e8b0500d40 MSC tested with nrf52840 hathach 2018-03-23 14:15:35 +07:00
  • 3e5e1f70bf more shorten name hathach 2018-03-23 12:42:30 +07:00
  • 5f26c57b28 shorten descriptor type hathach 2018-03-23 12:32:40 +07:00
  • 2c18805aa9 move mcu usb port back to tinyusb's portable folder hathach 2018-03-23 12:24:24 +07:00
  • 6d50d05d95 rename port to rhport for clarification hathach 2018-03-23 12:17:47 +07:00
  • 98d6ec1ef5 remove DCD API dependency tusb_dcd_edpt_queue_xfer hathach 2018-03-23 11:53:49 +07:00
  • 16aa3eb437 simplify tusb_dcd_edpt_xfer API hathach 2018-03-22 17:52:39 +07:00
  • 0cb1604686 more msc driver improve hathach 2018-03-22 17:48:10 +07:00
  • 0fec2e5cc0 refactor MSC device driver hathach 2018-03-22 17:43:13 +07:00
  • 974e3865e8 msc clean up hathach 2018-03-22 16:46:14 +07:00
  • e2739bb785 rename funciton trailing _subtask to _st hathach 2018-03-22 16:28:40 +07:00
  • 90ba1e67d9 rename osal SUBSTASK to STASK hathach 2018-03-22 16:25:24 +07:00
  • 57a09b2fce clean up cdc device hathach 2018-03-22 15:55:35 +07:00
  • 7767a7f14c clean up hathach 2018-03-22 14:56:18 +07:00
  • c1f6013ac4 wrap up usbd control transfer update hathach 2018-03-22 14:38:09 +07:00
  • ce2fc0470c improve usbd control transfer hathach 2018-03-22 14:15:16 +07:00
  • 17a227ca90 osal subtask rename hathach 2018-03-21 20:42:23 +07:00
  • 047bc5eeb1 update msc driver hathach 2018-03-21 20:08:57 +07:00
  • 3ed83c4d98 merge tusb_dcd_control_stall() to tusb_dcd_edpt_stall() hathach 2018-03-21 16:08:42 +07:00
  • 9a487a238a remove int_on_complete for tusb_dcd_control_xfer hathach 2018-03-21 15:36:44 +07:00
  • ff5957ec73 fix lpc43xx isr issue, fix control status response for usbd hathach 2018-03-21 15:32:35 +07:00
  • d6dc1aa2e9 rename TUSB_REQUEST to simply TUSB_REQ_ hathach 2018-03-21 15:31:58 +07:00
  • b4cedb8635 fix build error hathach 2018-03-20 22:51:05 +07:00
  • 45a12eaa9e more hw clean up hathach 2018-03-20 22:48:41 +07:00
  • 93ba27cc4a fix build issue hathach 2018-03-20 22:45:56 +07:00
  • 64c43634e2 adding toolchain file from sdk hathach 2018-03-20 22:11:29 +07:00
  • ba88d9bc16 add sdk/device hathach 2018-03-20 21:37:23 +07:00
  • 0fdec33521 wrap up nrf52 demo hathach 2018-03-20 20:57:49 +07:00
  • 9f5fcb64ed update code, remove nrf_drv_clock dependency hathach 2018-03-20 19:52:21 +07:00
  • 2f0fcf80e0 nrf52 cdc example work on nrf52840pdk hathach 2018-03-20 18:33:06 +07:00
  • 7a628f4dfc adding bulk/int support hathach 2018-03-17 02:17:40 +07:00
  • 87a2c935df add dma guard hathach 2018-03-15 17:09:55 +07:00
  • b0ec6124e0 nrf52 control transfer work reliably hathach 2018-03-15 13:22:28 +07:00
  • 49a7f8c363 adding segger files hathach 2018-03-14 22:03:32 +07:00
  • 7feab4d1a2 able to get pass enumeration hathach 2018-03-14 22:01:29 +07:00
  • 4a521711b9 add usbd_control_xfer_substak hathach 2018-03-14 22:01:16 +07:00
  • 7707fe194f rename OSAL_SUBTASK_INVOKED hathach 2018-03-14 20:48:59 +07:00
  • 7c70b0d0eb remove segger session file hathach 2018-03-14 15:23:35 +07:00
  • fc82ab3c97 nrf52 finish usbd startup, able to got setup packet hathach 2018-03-14 15:21:47 +07:00
  • b33e89ac66 adding code for nrf52 usbd start-up sequence hathach 2018-03-13 16:59:51 +07:00
  • 3223aa1b74 house keeping hathach 2018-03-13 16:33:23 +07:00
  • ffca1f5e64 working on nrf52 hathach 2018-03-13 16:30:53 +07:00
  • 2435abb0a8 rename hal to tusb_port hathach 2018-03-12 23:46:58 +07:00
  • 34dbb3532c more rename hathach 2018-03-12 22:45:35 +07:00
  • 6f1565c50e rename to avoid name confliction hathach 2018-03-12 22:42:29 +07:00
  • 80398cb4cb more hcd clean up hathach 2018-03-12 22:37:12 +07:00
  • c696812cad clean up hathach 2018-03-11 21:21:09 +07:00
  • c5d8d16858 house keeping hathach 2018-03-11 21:19:27 +07:00
  • 229a7a23b8 shorten TUSB_DESC_TYPE* hathach 2018-03-11 21:16:51 +07:00
  • d71334c348 tusb_type rename hathach 2018-03-11 21:05:27 +07:00
  • 26d81c3ea1 rename TUSB_DIR_OUT, TUSB_DIR_IN hathach 2018-03-11 20:20:59 +07:00
  • ca13d59682 rename tusb_dir_t hathach 2018-03-11 20:16:39 +07:00
  • e29409d4c8 clean up hathach 2018-03-11 19:45:13 +07:00
  • f5260610d3 clean up example hathach 2018-03-11 19:43:03 +07:00
  • 078f600055 clean up hathach 2018-03-11 19:41:19 +07:00
  • 08ea1c35cb create new name for multiple port API, to simplify API hathach 2018-03-11 19:37:21 +07:00
  • a55fcece4c upgrade hid device to match new dcd API hathach 2018-03-11 15:45:11 +07:00
  • a77cccb33a update msc device driver to new dcd API hathach 2018-03-11 15:31:46 +07:00
  • cfdc7999f6 refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy port hathach 2018-03-11 15:20:27 +07:00
  • fd250b92cb clean up example hathach 2018-03-11 14:37:01 +07:00
  • 3582d2301d rename dcd_pipe to dcd_edpt hathach 2018-03-11 14:22:04 +07:00
  • 43cf0fb3df refactor dcd_xfer_complete hathach 2018-03-11 13:59:37 +07:00
  • bf9fc1b318 update examples hathach 2018-03-11 13:20:43 +07:00
  • d0a810317f rename dcd_* API to tusb_dcd_* hathach 2018-03-11 13:13:04 +07:00
  • 276603fead rename dcd.h to tusb_dcd.h hathach 2018-03-11 13:08:04 +07:00
  • 5f3492c871 move dcd hathach 2018-03-11 13:06:46 +07:00
  • 717dd049d7 more rename hathach 2018-03-11 13:05:00 +07:00
  • 0384e40320 rename hal_* to tusb_hal_* hathach 2018-03-11 13:01:57 +07:00
  • c39b24001d clean up hathach 2018-03-11 12:53:40 +07:00
  • 539fbe5d62 rename endpoint_handle_t to edpt_hdl_t hathach 2018-03-11 12:37:07 +07:00
  • 6392903fb2 refactor dcd layer hathach 2018-03-11 12:31:24 +07:00
  • 23caef859c adding nrf52840 port, able to blink led with pca10056 hathach 2018-03-11 00:16:10 +07:00
  • 0af637cd4f clean up hal debugger hathach 2018-03-09 23:04:53 +07:00
  • 5f69029dcd rename hal_usb to hal_tusb.h hathach 2018-03-09 19:55:01 +07:00
  • 3e42845153 segger studio work with ea4357 hathach 2018-03-09 16:22:10 +07:00
  • eaaebc2b88 rename coreid to port hathach 2018-03-09 14:29:23 +07:00
  • b608f8895a clean up virtual com example hathach 2018-03-08 15:00:38 +07:00
  • 23fa9eeebe cdc device require SOF to operate hathach 2018-03-08 14:55:02 +07:00
  • 4ddac8bc88 enhance cdc device API hathach 2018-03-08 14:38:06 +07:00
  • 849d600d88 clean up hathach 2018-03-08 14:36:37 +07:00
  • c8e9fb52d4 rename fifo_count hathach 2018-03-08 14:02:53 +07:00
  • 817f23e5e0 enhance hathach 2018-03-08 11:42:28 +07:00