summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-11move gtd extra out of control struct to save sramhathach
2024-01-11add cmake support for lpc17hathach
2024-01-11bInterfaceClass number replaced by defineIngHK
2024-01-11Merge pull request #2400 from Ryzee119/hub_fixHa Thach
2024-01-11Merge pull request #2404 from Ryzee119/patch-2Ha Thach
2024-01-11Merge pull request #2408 from leptun/fix_tickless_ulpi_gatingHa Thach
2024-01-11[STM32 FSDEV] Introduce a typedef for bus access widthOkarss
2024-01-10Disable ULPI clock during sleep on stm32f7 when using internal phyAlex Voinea
2024-01-10[OHCI] Allow more than 16 devicesRyzee119
2024-01-10[STM32 FSDEV] Fix ISR race conditionsOkarss
2024-01-09Merge pull request #2406 from IngHK/move_acm_openHa Thach
2024-01-09[CDC] host: moved acm_open to other acm prototypesIngHK
2024-01-09[HUB] Prevent status request to invalid ep_numRyzee119
2024-01-07[HUB] Fix double status xferRyzee119
2023-12-28Merge branch 'hathach:master' into master沈玴興
2023-12-28add __ARM_ARCH_8_1M_MAIN__ for M55YixingShen
2023-12-26initial support of CH34x CDC deviceIngHK
2023-12-26Merge pull request #2390 from hathach/max3421e-support-rp2040Ha Thach
2023-12-26allow rp2040 to use max3421e as host controllerhathach
2023-12-26tested other ports with featherwing max3421, change cs, intr pin to D10, D9hathach
2023-12-26improved hex debug print, improved USBH debug prints, added pid/vid debug printIngHK
2023-12-24add high speed into examples\device\video_captureYixingShen
2023-12-21Merge pull request #2385 from kasjer/kasjer/nrf5x-fix-dcd_edpt_open-for-isoHa Thach
2023-12-21dcd_nrf5x: Fix dcd_edpt_open for iso endpointJerzy Kasenberg
2023-12-18Merge pull request #2383 from hathach/update-freertos-11.0Ha Thach
2023-12-18update FreeRTOSConfig.hhathach
2023-12-18remove usage of linkermap, update checkout to v4hathach
2023-12-18update freertos deps to v11.0.0hathach
2023-12-18Merge pull request #2373 from Lurcy38/masterHa Thach
2023-12-18added ioc for h563 nucleo, usb working with on-board stlinkhathach
2023-12-18add uart printf log into hw/bsp/stm32f1YixingShen
2023-12-18fixed device/video_capture/src/images.h,main.c CFG_EXAMPLE_VIDEO_DISABLE_MJPG...YixingShen
2023-12-15rename dk board and more updatehathach
2023-12-15update h5 build make/cmakehathach
2023-12-15Merge branch 'master' into h5hathach
2023-12-14Merge pull request #2376 from HiFiPhile/iar_cmakeHa Thach
2023-12-14Update jlink script path.Mengsk
2023-12-14Merge pull request #2379 from hathach/tweak-hil-pi4Ha Thach
2023-12-14reset pi4 usb bus before checkout/download, so that we could skip delayhathach
2023-12-14Move jlink script.Mengsk
2023-12-13Update doc.Mengsk
2023-12-13Enhance IAR CMake support.Mengsk
2023-12-13Merge pull request #2375 from hathach/hil-add-samd51Ha Thach
2023-12-13Fix CI & typo.HiFiPhile
2023-12-13minor tweakinghathach
2023-12-13tweak usb reset wait time, fix test script with IAR serverhathach
2023-12-13reset usb before running testhathach
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