summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-08fix issue 1359hathach
2022-03-07added dcd_sof_enable() stubs for all other portshathach
2022-03-07implement dcd_sof_enable() for rp2040hathach
2022-03-07added dcd_sof_enable(), tud_sof_isr_set()hathach
2022-03-07remove broadcom/synopssy (repalced by synopsys/dwc2)hathach
2022-03-07Merge pull request #1380 from sjanc/mynewtHa Thach
2022-03-07Add missing releases to Mynewt repository.ymlSzymon Janc
2022-03-07Merge pull request #1379 from Qianhao2579/masterHa Thach
2022-03-07Merge pull request #1374 from kasjer/kasjer/stm32wb55Ha Thach
2022-03-07Add support for nucleo-wb55rgJerzy Kasenberg
2022-03-07Add support for STM32WB mcuJerzy Kasenberg
2022-03-07Modify the wrong macro definition codeQianHao
2022-03-06Merge pull request #1289 from kasjer/kasjer/vendor-updateHa Thach
2022-03-06Merge pull request #1372 from tannewt/fix_string_descHa Thach
2022-03-05Add stm32wb cmsis and hal driver submodules from STJerzy Kasenberg
2022-03-04Fix string descriptor fetchScott Shawcroft
2022-03-04Merge pull request #1371 from hathach/perigoso-patch-1Rafael Silva
2022-03-04Merge pull request #1369 from tannewt/host_string_descHa Thach
2022-03-04documentatio: fix bad supported dev table formatRafael Silva
2022-03-04fix naming, and buildhathach
2022-03-04rename examplehathach
2022-03-04add tuh_descriptor_string_manufacturer/produce/serial_gethathach
2022-03-04add tuh_configuration_set()hathach
2022-03-04add tuh_descriptor_configuration_get()hathach
2022-03-04correct qhd and qtd count for ehci/ohcihathach
2022-03-04add CFG_TUH_INTERFACE_MAX confighathach
2022-03-04add tuh_descriptor_get() and tuh_descriptor_device_get()hathach
2022-03-04minor cleanuphathach
2022-03-04adding new libusb api examplehathach
2022-03-04rename HCD_MAX_XFER to CFG_TUH_ENDPOINT_MAXhathach
2022-03-04Merge pull request #1370 from hathach/fix-esp-idfHa Thach
2022-03-04skip pyocd reset after flashhathach
2022-03-04fix build with esp32s2, also use dwc2 for esp examplehathach
2022-03-03Unused okScott Shawcroft
2022-03-03Add host string descriptor functionsScott Shawcroft
2022-03-03got interrupt endpoint workinghathach
2022-03-02stick to struct naming conventiontobozo
2022-03-02added Absolute Mouse descriptor templatetobozo
2022-03-02added Absolute Mouse report structtobozo
2022-03-02checkout pio-usbhathach
2022-03-02try to fix cihathach
2022-03-02minor renamehathach
2022-03-01in TUD_AUDIO_HEADSET_STEREO_DESCRIPTOR, _nitfs should be 3.caleb crome
2022-03-02clean uphathach
2022-03-02update pio usb submodulehathach
2022-03-01start to add pio usb (host) supporthathach
2022-02-28Merge pull request #1343 from Daft-Freak/patch-1Ha Thach
2022-02-28Merge pull request #1345 from alexandre-perrin/iar-cpp-verify-staticHa Thach
2022-02-26Merge pull request #1354 from hathach/mcu-specificHa Thach
2022-02-26Merge pull request #1352 from ETCLabs/fix-ehci-isr-status-clear-errorHa Thach