summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-12-26initial support of CH34x CDC deviceIngHK
2023-12-26allow rp2040 to use max3421e as host controllerhathach
2023-12-21dcd_nrf5x: Fix dcd_edpt_open for iso endpointJerzy Kasenberg
2023-12-15Merge branch 'master' into h5hathach
2023-12-13Fix CI & typo.HiFiPhile
2023-12-13try to add samd51 to hil pool using doublereset (rpi gpio) and bossachathach
2023-12-12Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tes...henneboi
2023-12-12Merge pull request #2368 from LarssonOliver/masterHa Thach
2023-12-12Add configuration option CFG_TUH_CDC_FTDI_PID_LIST to tusb_option.hOliver Larsson
2023-12-12Merge pull request #2347 from IngHK/HostLogsFixesHa Thach
2023-12-11Merge pull request #2296 from LarssonOliver/masterHa Thach
2023-12-10Add comment to explain why the condition changesÁngel Molina Núñez
2023-12-09Fix strict-overflow warning when compiling with gcc >= 12Angel Molina
2023-12-08improved CFG_TUSB_DEBUG handling due to compile errorsIngHK
2023-12-08Merge remote-tracking branch 'remotes/hathach/master' into HostLogsFixesIngHK
2023-11-29Merge pull request #2346 from IngHK/LogLineEndsHa Thach
2023-11-25Add configuration option CFG_TUH_CDC_CP210X_PID_LIST to tusb_option.hOliver Larsson
2023-11-24fixed compile errors due to untreated CFG_TUH_LOG_LEVELIngHK
2023-11-24made log line end consistent \r\nIngHK
2023-11-24update release versionhathach
2023-11-24minor dochathach
2023-11-24Merge pull request #2340 from hathach/hid-set-protocol-prHa Thach
2023-11-24Merge pull request #2303 from projectgus/feature/isr_event_hookHa Thach
2023-11-24minor updatehathach
2023-11-24add tuh_hid_set_default_protocol() to set default USB host HID protocolXudong Zheng
2023-11-24add optional event hook callback tud_event_hook_cb() and tuh_event_hook_cb()hathach
2023-11-24Merge branch 'master' into feature/isr_event_hookhathach
2023-11-24rename to CFG_TUD_BTH_HISTORICAL_COMPATIBLE, move CFG_TUD_BTH_ISO_ALT_COUNT t...hathach
2023-11-24Merge branch 'master' into bthhathach
2023-11-24Merge branch 'master' into feature/ch32f20xHa Thach
2023-11-23minor-updatehathach
2023-11-23Add optional hooks for DCD and HCD eventsAngus Gratton
2023-11-22fix h7 running on fullspeed phy has issue with WFI if not disable ULPI clockhathach
2023-11-22add spec version to dwc2 infohathach
2023-11-22fix typo in cdc line coding enumhathach
2023-11-20add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usagehathach
2023-11-19Fix CIHiFiPhile
2023-11-19Add dwc2 info of F429.HiFiPhile
2023-11-07Add historical EP compatibility to bth classAntonio Vázquez Blanco
2023-11-03fix -Werror=null-dereference warninghathach
2023-11-03fix race condition when dev0 is removed while enumeratinghathach
2023-11-02skip tuh_max3421_spi_cs_api() in hcd_init()hathach
2023-11-01remove legacy driver st/synopsyshathach
2023-10-31Merge pull request #2300 from hathach/add-u5a5Ha Thach
2023-10-31dwc2 flush tx,rx fifo in dcd_init()hathach
2023-10-31usb on u5a5 hs work well with correct VBVALEXTOEN/VBVALOVAL sethathach
2023-10-31minor clean uphathach
2023-10-30minor space format dwc2 driverhathach
2023-10-30addd dwc2_info.py/md update stm32u5a5 board clock & power configure, able to ...hathach
2023-10-30Merge pull request #2291 from hathach/minor-update-max3421Ha Thach