Commit Graph

  • 582e5dbac5 Merge pull request #1075 from hathach/fix-cxd56-msc Ha Thach 2021-09-07 18:06:40 +07:00
  • 785cdf67f0 default PYTHON to python3 on linux, and python on windows hathach 2021-09-07 17:43:45 +07:00
  • b6cda41daf Add doc for IAR. MasterPhi 2021-09-07 12:32:27 +02:00
  • a754205acb Rename iar.ipcf to iar_template.ipcf MasterPhi 2021-09-07 12:32:17 +02:00
  • f735ee4f36 Remove ipcf of examples. MasterPhi 2021-09-07 11:25:35 +02:00
  • f47e5402fa add msc workaround for cxd56 hathach 2021-09-07 13:30:51 +07:00
  • 78f88cf5c4 Merge pull request #1074 from unlimitedcodeworks/tusb_host_gamepad_add_additional_ps4_compatible_vid_pid_combos Ha Thach 2021-09-07 11:39:47 +07:00
  • cc08bb6f99 Added Arc System Works GG Xrd Limited Edition controller VID PID Christian Arlt 2021-09-06 19:41:09 +02:00
  • a0646f20ba Added Hori Fighting Commander 4 VID PID Christian Arlt 2021-09-06 19:40:14 +02:00
  • c53ce53058 Added Sony DualShock4 CUH-ZCT1E pid Christian Arlt 2021-09-06 19:38:31 +02:00
  • fa030075c2 Revert "Fix for MSC during stage STATUS" hathach 2021-09-06 19:26:28 +07:00
  • cbb6dfd6a5 Merge pull request #1070 from kamtom480/msc_stage_status_fix Ha Thach 2021-09-06 13:08:29 +07:00
  • 51dddf63fa Add IAR project connections. MasterPhi 2021-09-03 18:26:39 +02:00
  • 2e23f3dd72 Fix for MSC during stage STATUS Kamil Tomaszewski 2021-09-03 18:13:45 +02:00
  • 831a45f14b Merge pull request #1065 from hathach/rp2040-compliance Ha Thach 2021-09-01 20:18:01 +07:00
  • d4c56c70a8 minor clean up hathach 2021-09-01 20:01:40 +07:00
  • d6e9fe38be rp2040 implement dcd_edpt_close_all() hathach 2021-09-01 19:42:40 +07:00
  • 1398226bb5 only attempt to clear if stalled, and stall if cleared hathach 2021-09-01 16:54:03 +07:00
  • 15fa2f447b add back edpt check before cbw, since bot reset can occurred any time hathach 2021-09-01 16:53:12 +07:00
  • fc889ece74 rp2040 correct ep set/clear stall hathach 2021-09-01 16:52:27 +07:00
  • 90dc9bc289 revert previous changes, edpt stall also clear any pending (not complete) transfer hathach 2021-09-01 12:42:45 +07:00
  • ab0c3e8dd0 fix rp2040 chapter 9 TD 9.6 test hathach 2021-08-31 17:41:08 +07:00
  • d047b28aa2 remove set/clear busy flag in set/clear stall since they are different status hathach 2021-08-31 17:39:54 +07:00
  • e3bf4c069b UAC2: Add ring buffer support for dcd_transdimension. Add ring buffer ON/OFF switch. MasterPhi 2021-07-06 00:37:14 +02:00
  • 16b802d50c add dcd_edpt_close and iso xfer. MasterPhi 2021-06-26 23:13:01 +02:00
  • e2175f6ed1 Merge pull request #1061 from hathach/samd-compliance Ha Thach 2021-08-31 17:00:42 +07:00
  • 864d8381a7 dcd_transmission xfer_fifo support. MasterPhi 2021-06-26 19:53:57 +02:00
  • 76345ea3a1 clear stall and reset data toggle when open edpt hathach 2021-08-31 16:41:45 +07:00
  • 1a1bcd816c Merge pull request #1060 from HiFiPhile/cv_hid Ha Thach 2021-08-31 16:41:30 +07:00
  • 8305766afe fix HID_LOGICAL_MAX overflow. MasterPhi 2021-08-31 11:27:43 +02:00
  • 38f5aee9c3 Merge pull request #1058 from hathach/usbcv-compliant-test Ha Thach 2021-08-30 17:31:50 +07:00
  • 36dc25a22d changelog hathach 2021-08-30 15:01:12 +07:00
  • e72d48ee29 Update changelog.rst Ha Thach 2021-08-30 13:40:01 +07:00
  • 8029fb16cd Merge pull request #1056 from hathach/release-0.11.0 Ha Thach 2021-08-30 13:37:50 +07:00
  • 4874afb272 Merge pull request #1049 from mws-rmain/master Ha Thach 2021-08-30 12:45:02 +07:00
  • 6fadf530e0 increase version and update changelog hathach 2021-08-30 12:44:38 +07:00
  • a05ea0d83b add CFG_EXAMPLE_MSC_READONLY for curiosity hathach 2021-08-29 22:51:05 +07:00
  • b169db3fd6 Add PYOCD_OPTION mainr 2021-08-26 07:46:23 -04:00
  • 90af8562b1 Added support for Microchip Curiosity Nano SAMD21 board (DM320119) mainr 2021-08-25 12:05:35 -04:00
  • bc4145fcb4 Merge pull request #1033 from hathach/merge-waveshare-h7 Ha Thach 2021-08-29 22:14:46 +07:00
  • 4492a7021c Merge branch 'master' into merge-waveshare-h7 Ha Thach 2021-08-29 21:49:10 +07:00
  • 6159252692 disable systick when running freertos on other stm families hathach 2021-08-29 21:34:10 +07:00
  • 00e66cf2e0 remove old openh743i, explicitly disable systick when using freertos for H7 hathach 2021-08-29 21:26:47 +07:00
  • 3195929596 Merge pull request #1055 from xcguang/bugfix/bth_stridx_error Ha Thach 2021-08-29 20:48:42 +07:00
  • d1ccb9b86b Merge pull request #1054 from a-h/master Ha Thach 2021-08-29 16:07:28 +07:00
  • fdf1ff545f responding with status per-spec in test case 4 hathach 2021-08-29 15:44:27 +07:00
  • 4e3ed8159e passed all USBCV bot complaince test hathach 2021-08-29 13:34:47 +07:00
  • ee18cc42f2 msc handle more test, passed Command Self Test compliant hathach 2021-08-29 12:06:10 +07:00
  • ad21b69277 fix nrf clear data toggle sequence when clearing stall hathach 2021-08-29 12:05:34 +07:00
  • 66c292e2ec fix a couple of nrf dcd issue hathach 2021-08-29 00:34:21 +07:00
  • be98cd56c7 update msc to be more robuse hathach 2021-08-29 00:29:20 +07:00
  • 54013737d5 fix msc example with out of bound lba (due to compliant test) hathach 2021-08-28 20:26:56 +07:00
  • a53839ef44 correct msc example return type of tud_msc_scsi_cb() hathach 2021-08-28 01:23:20 +07:00
  • 53ea1e1324 fix msc test case 8 and 10 hathach 2021-08-27 23:52:59 +07:00
  • c6b9f8a530 fix msc case 3 complaint test hathach 2021-08-27 23:33:11 +07:00
  • 8bad0af849 explicitly clear stall and data toggle for edpoint upon open() hathach 2021-08-27 22:31:08 +07:00
  • 81c73c235f implement dcd_edpt_close_all() for nrf52840 hathach 2021-08-27 22:30:30 +07:00
  • e01239ccc9 more msc refactoring hathach 2021-08-27 20:05:56 +07:00
  • 2667ce6981 fix BOT case 2 test compliant hathach 2021-08-27 17:50:02 +07:00
  • 893dceb198 refactor msc device hathach 2021-08-27 17:30:02 +07:00
  • 032770682e minor clean up hathach 2021-08-27 13:18:51 +07:00
  • 9394de6ae7 update msc driver to pass MSC BOT error recovery compliant test hathach 2021-08-27 12:38:41 +07:00
  • 2202845507 fix: bth stridx error Xu Chun Guang 2021-08-27 10:50:25 +08:00
  • 138e77f3b5 Merge branch 'hathach:master' into master Adrian Hesketh 2021-08-26 15:44:50 +01:00
  • 629da937f8 slightly change the keyboard descriptor template to pass usb compliant test hathach 2021-08-26 17:55:31 +07:00
  • ed4602158b TD 9.12 remote wakeup test hathach 2021-08-26 17:08:22 +07:00
  • 71e77e47fa add dcd_edpt_close_all() for clear existing configured state hathach 2021-08-26 17:02:24 +07:00
  • 07adc26ce3 fix usbcv TD 9.4 Interface Descriptor test hathach 2021-08-26 13:07:10 +07:00
  • 8d97f0e81f Merge pull request #1041 from HiFiPhile/vdc Ha Thach 2021-08-25 23:22:15 +07:00
  • 155c186b17 Merge pull request #1047 from hathach/host-hid-controller Ha Thach 2021-08-25 12:39:51 +07:00
  • 3debeb637a test hid controller with rp2040 hathach 2021-08-24 21:34:51 +07:00
  • 3c0c051df1 add tuh_vid_pid_get() hathach 2021-08-24 19:10:23 +07:00
  • 88bb8fac3d rename host API to be consistent with naming on device stack hathach 2021-08-24 12:30:57 +07:00
  • 9c3fdb8135 Merge pull request #1043 from hathach/more-host-improvement Ha Thach 2021-08-24 12:28:41 +07:00
  • fc2ffed5c6 Merge pull request #1044 from nxf58843/feature-k32l2b Ha Thach 2021-08-24 12:20:07 +07:00
  • 5d152503ee fix dev0 out of bound array due to leftover hathach 2021-08-24 12:16:23 +07:00
  • 5bd7788950 cleaned up unused code, only enalbing port clocks as needed Greg Steiert 2021-08-23 16:36:58 -07:00
  • 86201f77be initial commit of support for K32L2B Greg Steiert 2021-08-23 16:17:57 -07:00
  • 8dc16dd3a7 fix rp2040 build hathach 2021-08-24 01:19:06 +07:00
  • 353c070d00 exclude dev0 from usbh devices pool hathach 2021-08-24 01:06:05 +07:00
  • fb16e80e57 Merge pull request #2 from hathach/master nxf58843 2021-08-23 09:55:04 -07:00
  • 3309425211 sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUB hathach 2021-08-23 19:56:53 +07:00
  • 49bcbf0f5d Update README.rst Adrian Hesketh 2021-08-23 11:32:12 +01:00
  • a893e6d2a2 Update README.rst Adrian Hesketh 2021-08-23 11:31:11 +01:00
  • 49278a4a9b Minor README grammar updates Adrian Hesketh 2021-08-23 11:29:56 +01:00
  • 75cd593b60 add hcd_devtree_get_info() hathach 2021-08-23 17:00:41 +07:00
  • a490a3fe61 add hcd attr, add note for ehci framelist on NXP derivative hathach 2021-08-23 15:40:57 +07:00
  • 4ca176c291 refactor ehci init api hathach 2021-08-23 12:37:54 +07:00
  • 6a16f6ccdd rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX hathach 2021-08-23 11:01:40 +07:00
  • 800f85329e add tuh_hid_receive_report() for applicaiton to explicitly request report hathach 2021-08-23 11:00:21 +07:00
  • ea902493db Merge pull request #1038 from HiFiPhile/nuc Ha Thach 2021-08-23 10:57:59 +07:00
  • 4941cde175 Fix vendor fifo deadlock, add tud_vendor_n_read_flush MasterPhi 2021-08-22 13:26:50 +02:00
  • 69e539fda4 Fix CI. MasterPhi 2021-08-21 12:11:35 +02:00
  • e20755442a nuc126: fix set_address & disable sof MasterPhi 2021-08-21 12:02:20 +02:00
  • 58477b71f2 Merge pull request #1035 from hathach/improve-host-stack Ha Thach 2021-08-20 22:21:30 +07:00
  • beb1a5c678 minor clean up hathach 2021-08-20 19:39:33 +07:00
  • 22a5b1608c change host driver open return type to bool hathach 2021-08-20 19:31:38 +07:00
  • 97703587d9 improve host configuration parsing hathach 2021-08-20 19:08:38 +07:00
  • 62f2efbe8c hid host skip get report descriptor if too large instead of assert hathach 2021-08-20 18:26:56 +07:00
  • 1cef2b6a42 extra common edpt helper for device and host stack hathach 2021-08-20 18:01:10 +07:00