Commit Graph

  • ceac9d64c0 Disable CFG_TUD_AUDIO_ENABLE_FEEDBACK_DETERMINATION_WITHIN_SOF_ISR Reinhard Panhuber 2022-03-16 08:05:31 +0100
  • 9fde8f2d9e Fix DSTS_FNSOF in dwc2.c Reinhard Panhuber 2022-03-16 07:53:47 +0100
  • 92ac041869 Add todos and comments Reinhard Panhuber 2022-03-16 07:13:38 +0100
  • fd2ea2605e fix -Wnull-dereference warnings hathach 2022-03-16 10:55:18 +0700
  • 90502739c3 Fix cycle count calculation Reinhard Panhuber 2022-03-15 20:45:06 +0100
  • c9b444e771 Implement 16.16 fixed point feedback value calculation Reinhard Panhuber 2022-03-15 20:30:31 +0100
  • 1915d69cb8
    Merge pull request #1397 from hathach/rework-host-control-xfer Ha Thach 2022-03-15 14:47:13 +0700
  • 26339e694f Merge remote-tracking branch 'upstream/add-sof-isr' into add-sof-isr Reinhard Panhuber 2022-03-14 20:40:57 +0100
  • f212899b54 Add SOF callback function for feedback value determination in uac - wip! Reinhard Panhuber 2022-03-14 20:40:33 +0100
  • 41ffd54fa0
    Merge branch 'master' into add-sof-isr Ha Thach 2022-03-14 11:57:01 +0700
  • 2929afe2fa add synchronous (blocking) support for usbh control transfer hathach 2022-03-13 17:45:46 +0700
  • 228e185a15
    Update bug_report.yml Ha Thach 2022-03-12 16:58:37 +0700
  • 56695569e7 minor changes hathach 2022-03-12 14:28:24 +0700
  • ac4483a7c5 misplace fallthrough hathach 2022-03-12 14:26:48 +0700
  • a5a565f7eb rework usbh enumeration process using user arg from control transfer as state hathach 2022-03-12 14:20:57 +0700
  • d16feee28e
    Merge pull request #7 from fruit-bat/hid_micro_parser fruit-bat 2022-03-11 21:01:44 +0000
  • 2706708a1d Fix ceedling test build Phil 2022-03-11 18:51:30 +0000
  • 2362115879
    Merge branch 'hathach:master' into hid_micro_parser fruit-bat 2022-03-11 18:04:27 +0000
  • ec28593ce5 update hid,msc to new usbh control API hathach 2022-03-11 22:13:57 +0700
  • bcdeb386cc rework usbh control xfer hathach 2022-03-11 21:57:55 +0700
  • d3c7d7b09e
    Merge pull request #1394 from hathach/merge-host-example Ha Thach 2022-03-11 14:02:10 +0700
  • 6b5490ced6 merge device_info into bare_api example hathach 2022-03-11 13:12:36 +0700
  • 69ef918021
    Merge pull request #1393 from hathach/more-host-bare-api Ha Thach 2022-03-11 10:33:50 +0700
  • ec6a8f00ad
    Merge pull request #1392 from tannewt/host_string_example Ha Thach 2022-03-11 10:06:12 +0700
  • a715077b10 remove usbh_control.c hathach 2022-03-11 09:57:35 +0700
  • 37960990a5
    Print speed. Don't crash if string get fails Scott Shawcroft 2022-03-10 11:01:44 -0800
  • 951ece17e1 fix build warning hathach 2022-03-10 23:20:12 +0700
  • 66c933fb61 fix enumeration issue when plugging hub with multiple devices attached hathach 2022-03-10 23:16:59 +0700
  • 171d021ab5 refactor and integrate usbh control xfer back to usbh.c hathach 2022-03-10 22:22:05 +0700
  • b9ca301527 remove obsolete device state hathach 2022-03-10 13:19:15 +0700
  • 5e9f522b9a refactor host control xfer hathach 2022-03-10 12:56:15 +0700
  • b05401a5ab merge control stage host and device value hathach 2022-03-10 11:59:51 +0700
  • 54dd77c4b2
    Merge 537150f931 into 0d8be7fd3a rppicomidi 2022-03-10 11:18:03 +0900
  • 22f682c378
    Add host example that prints out info of connected devices Scott Shawcroft 2022-03-09 15:22:31 -0800
  • 09f0dacdbd
    Merge pull request #6 from fruit-bat/hid_micro_parser fruit-bat 2022-03-09 22:15:24 +0000
  • d0f36505ea Fix for Wall Werror Phil 2022-03-09 22:08:52 +0000
  • 97636eff8e more clean up hathach 2022-03-10 00:36:49 +0700
  • 0e5e644d27 minor clean up hathach 2022-03-09 17:51:35 +0700
  • d56cde33ef refactor usbd to also use common endpoint claim/release hathach 2022-03-09 17:34:12 +0700
  • 110879074f implement tu_edpt_release() hathach 2022-03-09 17:26:55 +0700
  • a5fb20533c adding tusb_private.h to implement common edpt claim hathach 2022-03-09 17:17:27 +0700
  • 708f05668d add tusb_debug.h remove tusb_error.h hathach 2022-03-09 16:42:51 +0700
  • 8bfc9e81c9
    Merge 3bd0696956 into 0d8be7fd3a eskimo-software 2022-03-09 21:30:25 +1300
  • 2f593e767c update use of mutex for host hathach 2022-03-09 12:26:56 +0700
  • f920e1c171 rename host descriptor function hathach 2022-03-09 11:21:13 +0700
  • db9d97c947 add tuh_descriptor_hid_report_get() hathach 2022-03-09 11:03:29 +0700
  • 0d8be7fd3a
    Merge pull request #1360 from ccrome/uac2_headset_descriptor_update Ha Thach 2022-03-09 09:31:05 +0700
  • 8bf18430b8
    Merge pull request #1389 from hathach/fix-1359 Ha Thach 2022-03-08 14:24:22 +0700
  • 6b2ea2bd1d fix issue 1359 hathach 2022-03-08 13:52:20 +0700
  • 606f932d92 added dcd_sof_enable() stubs for all other ports hathach 2022-03-07 23:05:05 +0700
  • 85dbcf5473 implement dcd_sof_enable() for rp2040 hathach 2022-03-07 23:04:47 +0700
  • 707a633de3 added dcd_sof_enable(), tud_sof_isr_set() hathach 2022-03-07 23:03:37 +0700
  • ce60e98f6d remove broadcom/synopssy (repalced by synopsys/dwc2) hathach 2022-03-07 23:00:11 +0700
  • 73896a3b71
    Merge pull request #1380 from sjanc/mynewt Ha Thach 2022-03-07 22:08:26 +0700
  • 61615203fd Add missing releases to Mynewt repository.yml Szymon Janc 2022-03-07 15:33:27 +0100
  • 7180883fae
    Merge pull request #1379 from Qianhao2579/master Ha Thach 2022-03-07 16:09:16 +0700
  • 1bd31c22e1
    Merge pull request #1374 from kasjer/kasjer/stm32wb55 Ha Thach 2022-03-07 16:09:06 +0700
  • 76c8d4d95b Add support for nucleo-wb55rg Jerzy Kasenberg 2022-03-05 17:12:01 +0100
  • a18ac84229 Add support for STM32WB mcu Jerzy Kasenberg 2022-03-05 17:09:04 +0100
  • 65bf5ddb1b Modify the wrong macro definition code QianHao 2022-03-07 08:04:49 +0000
  • ec3279e3ac
    Merge pull request #5 from fruit-bat/hid_micro_parser fruit-bat 2022-03-06 23:03:20 +0000
  • 193fd0dd29 Use strict C function prototypes Phil 2022-03-06 22:52:27 +0000
  • 4c6bb161e2
    Merge pull request #1289 from kasjer/kasjer/vendor-update Ha Thach 2022-03-06 11:16:35 +0700
  • f2c276d45e
    Merge pull request #1372 from tannewt/fix_string_desc Ha Thach 2022-03-06 10:46:52 +0700
  • 2bef4410f9 Add stm32wb cmsis and hal driver submodules from ST Jerzy Kasenberg 2022-03-05 17:07:04 +0100
  • f291243121
    Fix string descriptor fetch Scott Shawcroft 2022-03-04 11:38:02 -0800
  • 144ce092f0
    Merge pull request #1371 from hathach/perigoso-patch-1 Rafael Silva 2022-03-04 16:18:26 +0000
  • 8e0b8c15ea
    Merge pull request #1369 from tannewt/host_string_desc Ha Thach 2022-03-04 22:59:16 +0700
  • 4642cb8d0a
    documentatio: fix bad supported dev table format Rafael Silva 2022-03-04 15:35:32 +0000
  • 56c2d4b666 fix naming, and build hathach 2022-03-04 22:31:48 +0700
  • b9a6cd8b61 rename example hathach 2022-03-04 22:25:50 +0700
  • 271f905521 add tuh_descriptor_string_manufacturer/produce/serial_get hathach 2022-03-04 22:23:56 +0700
  • 15ced09bb2 add tuh_configuration_set() hathach 2022-03-04 21:41:27 +0700
  • 2bdf4d811a add tuh_descriptor_configuration_get() hathach 2022-03-04 21:14:59 +0700
  • 7480c2e46b correct qhd and qtd count for ehci/ohci hathach 2022-03-04 21:04:52 +0700
  • 032e2c2929 add CFG_TUH_INTERFACE_MAX config hathach 2022-03-04 19:28:53 +0700
  • e08a875d52 add tuh_descriptor_get() and tuh_descriptor_device_get() hathach 2022-03-04 19:26:54 +0700
  • 3a7d1cfead minor cleanup hathach 2022-03-04 17:26:21 +0700
  • 039b235ca4 adding new libusb api example hathach 2022-03-04 17:16:14 +0700
  • 96165a1950 rename HCD_MAX_XFER to CFG_TUH_ENDPOINT_MAX hathach 2022-03-04 17:07:04 +0700
  • 5453c7e97f
    Merge pull request #1370 from hathach/fix-esp-idf Ha Thach 2022-03-04 15:20:51 +0700
  • c0195fc627 skip pyocd reset after flash hathach 2022-03-04 14:48:29 +0700
  • f72da8ee7d fix build with esp32s2, also use dwc2 for esp example hathach 2022-03-04 14:45:26 +0700
  • eb6b5d1219
    Unused ok Scott Shawcroft 2022-03-03 21:57:44 -0800
  • 2cd73ca602
    Add host string descriptor functions Scott Shawcroft 2022-03-03 16:53:22 -0800
  • fa62d5abc9 got interrupt endpoint working hathach 2022-03-03 21:57:29 +0700
  • 9526a0ff73
    stick to struct naming convention tobozo 2022-03-02 16:56:59 +0100
  • 8c79b8924e
    added Absolute Mouse descriptor template tobozo 2022-03-02 15:01:18 +0100
  • 34ae21319e
    added Absolute Mouse report struct tobozo 2022-03-02 15:00:07 +0100
  • d4d7d35afb checkout pio-usb hathach 2022-03-02 13:24:51 +0700
  • 635fb9dcdd try to fix ci hathach 2022-03-02 12:33:47 +0700
  • 918f3e9cae minor rename hathach 2022-03-02 12:22:20 +0700
  • 1b338b288c in TUD_AUDIO_HEADSET_STEREO_DESCRIPTOR, _nitfs should be 3. caleb crome 2022-03-01 17:24:28 -0800
  • d3ed76902e clean up hathach 2022-03-02 00:06:13 +0700
  • df4c614597 update pio usb submodule hathach 2022-03-02 00:00:11 +0700
  • 1d29817139 start to add pio usb (host) support hathach 2022-03-01 23:55:53 +0700
  • 7c627f58d7
    Merge pull request #1343 from Daft-Freak/patch-1 Ha Thach 2022-02-28 20:00:40 +0700
  • 8e84529c8d
    Merge pull request #1345 from alexandre-perrin/iar-cpp-verify-static Ha Thach 2022-02-28 17:02:33 +0700
  • a70d64c217
    Merge branch 'hathach:master' into hid_micro_parser fruit-bat 2022-02-27 22:27:42 +0000
  • 535bba4cf4
    Merge pull request #3 from fruit-bat/hid_micro_parser fruit-bat 2022-02-26 16:16:26 +0000