Commit Graph

  • a0691a4fd4 update dfu_moded_open hathach 2021-07-12 18:48:33 +07:00
  • 10a7e0502a Merge branch 'dfu' of https://github.com/HiFiPhile/tinyusb into HiFiPhile-dfu hathach 2021-07-12 17:50:11 +07:00
  • 2e0d7e87d0 add settings for Renesas RX family kkitayam 2021-07-08 21:57:28 +09:00
  • 2147a31f25 Fix wrong blocknum and length Mengsk 2021-07-08 01:10:02 +02:00
  • 5b4b5ca533 Add bwPollTimeout set callback, postpone download callback after GETSTATUS Mengsk 2021-07-08 00:25:12 +02:00
  • 7e883e0f41 Refactor with one DFU functionnal descriptor HiFiPhile 2021-07-07 19:01:00 +02:00
  • 941b02c6a9 Reactor to one functional descriptor. Mengsk 2021-07-07 18:02:04 +02:00
  • 71c0043261 TU_ASSERT return 0. Mengsk 2021-07-07 12:18:25 +02:00
  • 3949fb9e8c Add DFU_DETACH support Mengsk 2021-07-07 12:07:10 +02:00
  • 88478594bc Update comment Mengsk 2021-07-07 12:06:41 +02:00
  • bc49ee7f2f Better alt settings support Mengsk 2021-07-07 11:55:36 +02:00
  • cf4220a9fb Update MasterPhi 2021-07-06 18:03:05 +02:00
  • ecb100a62f Merge pull request #938 from HiFiPhile/uac_example Ha Thach 2021-07-06 22:57:48 +07:00
  • 72f916423e Fix copy byte count MasterPhi 2021-07-06 10:56:13 +02:00
  • 82d355aefe - Remove alt_setting alignment MasterPhi 2021-07-06 00:25:00 +02:00
  • 05a1b854ff ENCODE -> DECODE MasterPhi 2021-07-05 21:00:04 +02:00
  • c2b9ac9dd4 Fix ATTR_MANIFESTATION_TOLERANT logic. Mengsk 2021-07-05 17:57:23 +02:00
  • c2d8ed3fd1 Add alt settings support in DFU class. Mengsk 2021-07-05 17:56:21 +02:00
  • 4468b14580 Merge pull request #949 from kkitayam/add_suspend_and_resume_for_rx_family Ha Thach 2021-07-05 20:46:11 +07:00
  • 1ff3b76451 remove unnecessary blocking operation. add comments why resume event is sent manually. kkitayam 2021-07-05 21:27:08 +09:00
  • 2ae19ce40d Merge pull request #913 from xmos-jmccarthy/master Ha Thach 2021-07-05 12:51:07 +07:00
  • dfe410ea8b fix ci build, address review comment hathach 2021-07-05 12:38:15 +07:00
  • 227dd2d40a Merge branch 'master' of https://github.com/xmos-jmccarthy/tinyusb into xmos-jmccarthy-master hathach 2021-07-05 12:33:11 +07:00
  • b68c65faee Skip MCU MasterPhi 2021-07-04 20:22:38 +02:00
  • 03f9028e9e Merge branch 'uac_example' of https://github.com/HiFiPhile/tinyusb into uac_example MasterPhi 2021-07-04 19:56:35 +02:00
  • e2617dc91a Skip MCU MasterPhi 2021-07-04 19:56:13 +02:00
  • 0a230d57ee Merge pull request #931 from hathach/more-hid-host Ha Thach 2021-07-05 00:23:56 +07:00
  • 98d921c4b3 Better handling tud_audio_set_itf_cb with FB. MasterPhi 2021-07-04 15:10:45 +02:00
  • 1c8b685457 Move audio_control_request_t to audio.h MasterPhi 2021-07-04 00:19:33 +02:00
  • 61fd0e2c1c Delay tud_audio_set_itf_cb call with feedback EP. MasterPhi 2021-07-03 10:54:20 +02:00
  • 090859bf42 Fix speed detection MasterPhi 2021-07-02 23:44:46 +02:00
  • 449936c0f1 more uac fixes, MasterPhi 2021-07-02 21:51:54 +02:00
  • 8a42cb3661 Prevent overflow noise MasterPhi 2021-07-01 21:41:19 +02:00
  • 3cc2227810 Partially revert "skip uac2_headset for mcu that does not have enough sram" MasterPhi 2021-07-01 12:59:26 +02:00
  • 5f67e5c1e9 Clear FIFO only if enabled... Add buffer align MasterPhi 2021-07-01 11:45:39 +02:00
  • 8d1a88cab6 skip uac2_headset for mcu that does not have enough sram hathach 2021-07-01 14:09:17 +07:00
  • 5b7795be4b Add 24bit loopback in example. MasterPhi 2021-07-01 11:39:15 +02:00
  • 204f3152cb audio_device : clear fifo on intf change. MasterPhi 2021-07-01 11:38:06 +02:00
  • a1639b0279 Refactor descriptor, add alt settings support. MasterPhi 2021-07-01 00:26:24 +02:00
  • 325742acb4 Fix typo MasterPhi 2021-06-30 19:04:04 +02:00
  • 6e9da70c18 Fix audiod_get_AS_interface_index in audio class. Enhance uac2_headset example with multiple sample rates. Add macro to calculate EP size. MasterPhi 2021-06-29 22:40:21 +02:00
  • fa2320d837 Better handling tud_audio_set_itf_cb with FB. MasterPhi 2021-07-04 15:10:45 +02:00
  • e4ae81abd8 Move audio_control_request_t to audio.h MasterPhi 2021-07-04 00:19:33 +02:00
  • 3019c6eb40 Add SUSPEND/RESUME handling for Renesas RX family. kkitayam 2021-07-03 00:48:49 +09:00
  • 12747b61d5 Delay tud_audio_set_itf_cb call with feedback EP. MasterPhi 2021-07-03 10:54:20 +02:00
  • fdbbe5df3f Fix speed detection MasterPhi 2021-07-02 23:44:46 +02:00
  • 01fe67be2d more uac fixes, MasterPhi 2021-07-02 21:51:54 +02:00
  • 681a61d479 Merge pull request #941 from kkitayam/fix_rtt_for_rx_family Ha Thach 2021-07-02 14:43:49 +07:00
  • 8de33ca557 Merge branch 'master' into kkitayam-fix_rtt_for_rx_family hathach 2021-07-02 14:10:31 +07:00
  • 896388d796 Merge pull request #942 from hathach/hid-set-report Ha Thach 2021-07-02 13:02:29 +07:00
  • ea9ec1fb43 extend stack areas to enable logging add dummy functions to avoid warnings when logging is enable remove codes regarding OPTLIB kkitayam 2021-07-01 00:19:03 +09:00
  • eb02b406d8 Prevent overflow noise MasterPhi 2021-07-01 21:41:19 +02:00
  • 2b3d547b7b clean up hathach 2021-07-01 23:05:21 +07:00
  • 6de023d54b update hid_composite freertos with capslock as well hathach 2021-07-01 22:54:57 +07:00
  • ca98996e1f better support for hid device set/get protocol hathach 2021-07-01 22:46:39 +07:00
  • 8571508b3f Partially revert "skip uac2_headset for mcu that does not have enough sram" MasterPhi 2021-07-01 12:59:26 +02:00
  • 0e7abfcf17 Clear FIFO only if enabled... Add buffer align MasterPhi 2021-07-01 11:45:39 +02:00
  • 6c9a976604 Merge branch 'uac_example' of https://github.com/HiFiPhile/tinyusb into uac_example MasterPhi 2021-07-01 11:39:27 +02:00
  • e0a7752fc3 Add 24bit loopback in example. MasterPhi 2021-07-01 11:39:15 +02:00
  • ee6cf744eb audio_device : clear fifo on intf change. MasterPhi 2021-07-01 11:38:06 +02:00
  • 6e1f812e35 skip uac2_headset for mcu that does not have enough sram hathach 2021-07-01 14:09:17 +07:00
  • f7519d805e Refactor descriptor, add alt settings support. MasterPhi 2021-07-01 00:26:24 +02:00
  • 9b93145a79 Fix typo MasterPhi 2021-06-30 19:04:04 +02:00
  • 4ec96c02a6 Fix audiod_get_AS_interface_index in audio class. Enhance uac2_headset example with multiple sample rates. Add macro to calculate EP size. MasterPhi 2021-06-29 22:40:21 +02:00
  • 9b3ec69b27 Merge pull request #940 from HiFiPhile/fifo_fix Ha Thach 2021-07-01 02:25:23 +07:00
  • 74b51d43e1 Add test CI. MasterPhi 2021-06-30 20:26:44 +02:00
  • 7321972380 Force unsigned compare on advance_pointer. MasterPhi 2021-06-30 20:26:27 +02:00
  • 2b2549b573 Fix fifo overflow correction. Mengsk 2021-06-30 16:50:32 +02:00
  • 4c0cce4b1d Make toolchain dependency more consistent Wini-Buh 2021-06-29 21:45:18 +02:00
  • 3b539fdd8d Merge pull request #905 from HiFiPhile/uac_fix Ha Thach 2021-06-29 22:34:57 +07:00
  • dc25a5fb97 Merge pull request #934 from hathach/poison-obsolete-callback Ha Thach 2021-06-29 18:00:09 +07:00
  • 3eec011a7c add tud_vendor_control_request_cb() to poisoned list hathach 2021-06-29 17:28:35 +07:00
  • f1af90d8eb Merge pull request #933 from hathach/update-rx65n-bsp Ha Thach 2021-06-29 16:52:16 +07:00
  • b2fa7358cf fix typo hathach 2021-06-29 16:38:38 +07:00
  • 2d423514ee rename rx65n cloud kit to target hathach 2021-06-29 16:33:32 +07:00
  • 5877f20d4b Fix IAR compile error on pointer type. Clean up warnings. MasterPhi 2021-06-29 10:57:26 +02:00
  • 36ba9608bd Merge from current master. Fixed a compilation error with the GNUC toolchain Wini-Buh 2021-06-29 00:43:41 +02:00
  • cb0f1d98db Merge remote-tracking branch 'origin/master' into CCRX_Port Wini-Buh 2021-06-29 00:19:30 +02:00
  • 36d2214e39 fix warnings hathach 2021-06-29 00:14:01 +07:00
  • c172caa288 clean up hathach 2021-06-29 00:03:34 +07:00
  • efc12ae7d4 fix SET_PROTOCOl, update hid host behavior for default boot interface hathach 2021-06-28 23:57:57 +07:00
  • 268dcc8d20 fix issue with weird msc device with 3 endpoints hathach 2021-06-17 13:05:12 +07:00
  • 58d3e8c08b update func comment hathach 2021-06-17 12:47:48 +07:00
  • c99b70c08c force boot protocol for keyboard/mouse hathach 2021-06-17 12:35:51 +07:00
  • 5811122cfd change usbh open driver to have max_len and return driver len hathach 2021-06-17 11:58:34 +07:00
  • 6e939de9d6 Merge pull request #891 from hathach/host-rp2040-double-buffer Ha Thach 2021-06-28 17:39:09 +07:00
  • e3cca973ec Merge pull request #928 from hathach/house-keeping Ha Thach 2021-06-28 17:02:02 +07:00
  • 3a2317b7dc bug form update hathach 2021-06-28 16:40:30 +07:00
  • e6d6299706 more bug form template hathach 2021-06-28 16:39:31 +07:00
  • 3465cbd839 more bug form update hathach 2021-06-28 16:37:13 +07:00
  • ddcd657e40 more fixing hathach 2021-06-28 16:33:21 +07:00
  • 903e699273 fixing bug form hathach 2021-06-28 16:30:38 +07:00
  • b6f226dbaa comment out esp32s3 ci due to USB0 not defined in IDF linker hathach 2021-06-28 16:25:28 +07:00
  • 35eaa4a4e3 Use bug report form hathach 2021-06-28 16:25:22 +07:00
  • 01987ef86c merge saml21 + saml22 = saml2x hathach 2021-06-28 14:37:41 +07:00
  • 7e449b710e rename bsp saml22 to saml2x hathach 2021-06-28 14:06:13 +07:00
  • b2feae15e4 Merge pull request #927 from hathach/add-rx65n-board Ha Thach 2021-06-28 13:53:42 +07:00
  • 07e6a0e870 reduce esp32s2 board to ci hathach 2021-06-28 13:13:00 +07:00
  • 856dc0bab9 update doc and clean up hathach 2021-06-28 12:53:53 +07:00
  • e3b1110cce rename rx63n to simply rx hathach 2021-06-28 12:51:11 +07:00