Commit Graph

  • 350dfb2ea3 more hid api rename hathach 2021-05-22 18:17:32 +07:00
  • 89dad1ad41 update app hathach 2021-05-22 16:48:07 +07:00
  • 99add05aa7 simplify hid api hathach 2021-05-22 16:27:28 +07:00
  • cdb063f007 Merge pull request #841 from noodlefighter/fix-uac2_headset Ha Thach 2021-05-21 00:52:01 +07:00
  • 0b1257266b fix uac2_headset example: type of bRequest should be uint8_t, not enumerate noodlefighter 2021-05-20 17:41:07 +08:00
  • 7bb84890f5 Merge pull request #840 from hathach/enable-ci-esp32s3 Ha Thach 2021-05-19 11:22:34 +07:00
  • 327336e921 fix build for rp2040 hathach 2021-05-19 11:16:26 +07:00
  • 7d0fb6f87a enable ci for esp32s3 boards hathach 2021-05-19 11:05:44 +07:00
  • 2df5a5367f update hid host get/set protocol to match device hathach 2021-05-18 13:12:33 +07:00
  • 40cd3a7e20 Merge branch 'master' into host-hid hathach 2021-05-18 13:08:30 +07:00
  • ffdcf9a0d0 move report_info to application hathach 2021-05-17 13:54:39 +07:00
  • da6a7fb2bb update hid report descriptor macro hathach 2021-05-17 08:18:25 +07:00
  • 5b2d117bcd fix compile hathach 2021-05-14 18:07:58 +07:00
  • 93661042d9 more API update hathach 2021-05-14 17:47:02 +07:00
  • dfa8b41b96 adding hid parser hathach 2021-05-14 12:23:09 +07:00
  • 9ddc3bfd6d more host hid API hathach 2021-05-14 01:02:47 +07:00
  • 641f55f1f1 remove CFG_TUH_HID_KEYBOARD and CFG_TUH_HID_MOUSE hathach 2021-05-13 15:44:00 +07:00
  • cc1b83412a continue with hid host rework hathach 2021-05-13 14:09:33 +07:00
  • 9324fd8f2e more hid host API rework hathach 2021-05-13 13:42:52 +07:00
  • 7305fec4db change hid device report len from uint8 to uint16 hathach 2021-05-13 12:27:09 +07:00
  • db8ea7ea1c clean up hathach 2021-05-13 12:21:12 +07:00
  • 791efecfdf add tuh_device_ready() hathach 2021-05-13 00:11:20 +07:00
  • b7a8b278c8 rename tuh_device_is_configured() to tuh_device_configured() hathach 2021-05-12 21:40:17 +07:00
  • 69defb5edc rename and moving hathach 2021-05-12 20:19:00 +07:00
  • a5cd81a226 correct hid host mount/unmount callback hathach 2021-05-12 20:04:19 +07:00
  • be165a6713 reworking host hid API hathach 2021-05-12 19:36:52 +07:00
  • 510beef9f8 make tuh_msc_mount_cb() tuh_msc_unmount_cb() as weak callback hathach 2021-05-12 19:27:34 +07:00
  • e0dbb489ae rename CFG_TUSB_HOST_ENUM_BUFFER_SIZE to CFG_TUH_ENUMERATION_BUFSZIE hathach 2021-05-12 19:27:05 +07:00
  • e83bdcdfdc reworking hid host hathach 2021-05-12 15:29:17 +07:00
  • 4023d05e93 minor clean up hathach 2021-05-11 18:19:42 +07:00
  • 13613eafb7 correct ehci control endpoint address report on xfer complete hathach 2021-05-11 18:11:46 +07:00
  • 3a7f8b3ac3 separte tusb_init/inited() to tud/tuh init/inited hathach 2021-05-11 17:32:52 +07:00
  • 2666e1efec add tuh_inited() and tud_inited() hathach 2021-05-02 01:46:22 +07:00
  • 68fa17e17c more API rename hathach 2021-02-24 14:07:33 +07:00
  • f1148ca5ac reworking hid host hathach 2021-02-24 13:54:18 +07:00
  • 98f5082191 rename var to be consistent hathach 2021-02-24 13:19:32 +07:00
  • 1dd2cd43dd add hcd_ehci.h as interface for ehci port hathach 2021-02-24 13:10:47 +07:00
  • 4f84185b43 Merge pull request #837 from hathach/fix-835-hid-cleanup Ha Thach 2021-05-18 12:57:59 +07:00
  • a26752a93e fix build error hathach 2021-05-18 12:45:59 +07:00
  • 7e9e682e09 update to use HID spec protocol value for get/set_protocol() hathach 2021-05-18 12:38:11 +07:00
  • e163f85ee0 clean up, rename some HID device symbol/API hathach 2021-05-18 12:32:20 +07:00
  • 2d15e11830 Merge pull request #827 from kasjer/kasjer/fix-audio-rx_done_cb Ha Thach 2021-05-12 00:14:31 +07:00
  • c5e95a8f8d Merge pull request #829 from kasjer/kasjer/fix-build-for-nrf5340 Ha Thach 2021-05-11 20:02:48 +07:00
  • 9233269a2c only apply errata walkaround for nrf52 hathach 2021-05-11 18:38:23 +07:00
  • e2f795067a Allow build for NRF5340 MCU Jerzy Kasenberg 2021-05-11 08:53:33 +02:00
  • 59affc90aa Merge pull request #828 from corvus-ossifragus/fix-ep-struct-trace-statements Ha Thach 2021-05-10 22:21:15 +07:00
  • 23e564249c Update .gitignore corvus-ossifragus 2021-05-10 10:15:36 -04:00
  • 72f5202086 Update trace statements that referenced deprecated structure elements. corvus-ossifragus 2021-05-10 10:09:09 -04:00
  • 74ca1894de audio_device: Fix build error Jerzy Kasenberg 2021-05-10 15:58:04 +02:00
  • 2a343ba916 Merge pull request #826 from hathach/minor-cleanup Ha Thach 2021-05-10 19:29:45 +07:00
  • 1e8a129149 Merge pull request #824 from corvus-ossifragus/fix-keyboard-hid-report-buffer Ha Thach 2021-05-10 19:21:33 +07:00
  • 13de8f5d98 minor clean up hathach 2021-05-10 19:15:46 +07:00
  • 5d69b2ac4d fix hid report descriptor ogatatsu 2021-05-10 17:19:44 +09:00
  • 0621df8d26 Update main.c corvus-ossifragus 2021-05-09 19:11:29 -04:00
  • 505ee0c8ea Merge pull request #821 from corvus-ossifragus/debug_build_errors Ha Thach 2021-05-08 17:47:49 +07:00
  • 4cd6ec2530 Merge pull request #820 from corvus-ossifragus/update-host-example Ha Thach 2021-05-08 17:46:51 +07:00
  • 13b510ad8e Update hcd_rp2040.c corvus-ossifragus 2021-05-07 16:49:48 -04:00
  • 5316c4e84a Update main.c corvus-ossifragus 2021-05-07 16:35:22 -04:00
  • 05892a5a1e Merge branch 'master' of github.com:xmos-jmccarthy/tinyusb Jeremiah McCarthy 2021-05-06 12:18:55 -04:00
  • b51e0eb860 Fix typo Jeremiah McCarthy 2021-05-05 18:00:32 -04:00
  • dab1ed6b32 Add example to be tested Jeremiah McCarthy 2021-05-05 17:42:38 -04:00
  • ee00918b7c Merge pull request #803 from pigrew/usbtmc_default_rm Ha Thach 2021-05-05 10:52:02 +07:00
  • 42a1d2f3b9 Merge pull request #804 from hathach/audio_make_dma_ready Ha Thach 2021-05-02 15:29:38 +07:00
  • 1e1bcda003 update changelog for peek api hathach 2021-05-02 15:05:47 +07:00
  • 18c35bb89e some text fomarting, update unit test to test get buffer info for fifo hathach 2021-05-02 15:01:28 +07:00
  • 5add664874 Remove n from tu_fifo_get_write_info() and fix bug in vendor class Reinhard Panhuber 2021-04-30 17:37:14 +02:00
  • 6acfa14fec Fix bug in cdc_peek Reinhard Panhuber 2021-04-30 17:23:34 +02:00
  • 54f332fae0 Fix cdc peeks() Reinhard Panhuber 2021-04-30 15:42:27 +02:00
  • 5f88def9c9 Comment cleanup Reinhard Panhuber 2021-04-30 15:14:27 +02:00
  • 14e2c004cd Remove variable n in tu_fifo_get_read_info() Reinhard Panhuber 2021-04-30 15:08:14 +02:00
  • de933c45bc Remove all remainings with peek_at Reinhard Panhuber 2021-04-30 14:56:14 +02:00
  • 5f268608d7 Remove offset feature from fifo.c Reinhard Panhuber 2021-04-30 13:39:55 +02:00
  • 8f72c97f7b Change read infos to pointer type Reinhard Panhuber 2021-04-30 12:59:12 +02:00
  • f830800d00 Fix typo and clean up reset Jeremiah McCarthy 2021-04-29 16:04:18 -04:00
  • 30b7988efa Merge pull request #811 from hathach/update-lpc54 Ha Thach 2021-04-29 00:44:54 +07:00
  • e70fb7fd41 fix mkl25z ci hathach 2021-04-29 00:33:03 +07:00
  • cf64b2214b fix build with mkl25z hathach 2021-04-29 00:22:28 +07:00
  • d70af332c0 fixed build with lpc51 hathach 2021-04-28 23:44:04 +07:00
  • f7779c70d6 add lpc54 to ci hathach 2021-04-28 23:27:12 +07:00
  • fdda9f75db add lpc54628 but usb clock;phy doesn't seem to be right hathach 2021-04-28 23:24:37 +07:00
  • 8a9f412788 fix lpc54 button hathach 2021-04-28 22:34:56 +07:00
  • 71a1f57ccd generalize lpc54 family hathach 2021-04-28 21:34:26 +07:00
  • 9a6552c4b3 fix build with lpc54 hathach 2021-04-28 20:02:17 +07:00
  • fcedb2eecb fix lpc55 build hathach 2021-04-28 19:53:31 +07:00
  • 810057bdb2 fix build with imxrt hathach 2021-04-28 19:30:23 +07:00
  • af0db342df update lpc mcu sdk path hathach 2021-04-28 18:30:19 +07:00
  • aaa8c9928c add official nxp mcux-sdk submodule hathach 2021-04-28 18:26:04 +07:00
  • e115e08728 add nxp_lpcopen as submodule hathach 2021-04-28 18:11:49 +07:00
  • 62c5fa1056 remove submodule hw/mcu/nxp hathach 2021-04-28 18:07:26 +07:00
  • 3da76ae449 making new family lpc54 hathach 2021-04-28 15:58:43 +07:00
  • 33f713f5ef Merge pull request #810 from hathach/fix-lpc15 Ha Thach 2021-04-28 15:36:30 +07:00
  • c1c4b2f6bf complete lpc15 family hathach 2021-04-28 15:16:36 +07:00
  • bbc6d4f9e8 create new lpc15 family hathach 2021-04-28 15:10:31 +07:00
  • cd535537f6 update doc hathach 2021-04-28 15:02:11 +07:00
  • 6882a7af3b lpc1549 work well now hathach 2021-04-28 14:53:46 +07:00
  • c9177246d2 temporarily fix include recusrive loop hathach 2021-04-28 12:31:24 +07:00
  • b5339caa17 clean up lpc55 boards hathach 2021-04-26 21:40:58 +07:00
  • f4475ea85b change lpc55s28 default port to 1 hathach 2021-04-26 21:26:13 +07:00
  • 684fba3152 Merge pull request #808 from hathach/lpc55-port1-hs Ha Thach 2021-04-26 21:04:57 +07:00
  • 1be9f3bcfa update board doc hathach 2021-04-26 20:49:15 +07:00