summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-20Merge branch 'hathach:master' into xmc4700_relaxjferreir
2023-07-20fix compilation issues for XMC4500_RELAXjferreir
2023-07-20prefer application callback over built-in driverhathach
2023-07-20improve logging, allow easier to turn off usbd, driver logginghathach
2023-07-20Merge pull request #2156 from hathach/usbh-xfer-user-callbackHa Thach
2023-07-20prefer application callback over built-in driverhathach
2023-07-20improve logging, allow easier to turn off usbd, driver logginghathach
2023-07-20Add support for XMC4700_RELAX kitjferreir
2023-07-20Add UART_DEV supportjferreir
2023-07-20Add UART_DEV supportjferreir
2023-07-18Merge pull request #2152 from kilograham/is_pico_pio_usb_supportedHa Thach
2023-07-18add is_compiler_supported_by_pico_pio_usb()graham sanderson
2023-07-18Merge pull request #2150 from kkitayam/flash-jlink-for-windowsHa Thach
2023-07-18Fix build issues when building for RP2040 from pico-examples/pico-sdk.graham sanderson
2023-07-18Change a variable to a target so that it works on windows command promptkkitayam
2023-07-18osal_none: make it possible to override the task delay functionAladdin Bakosh
2023-07-18Merge pull request #2149 from hathach/fix-etm-trace-h7Ha Thach
2023-07-18Merge pull request #2146 from tannewt/host_cache_alignHa Thach
2023-07-18fix etm trace clock with stm32h743eval boardhathach
2023-07-18Merge branch 'master' into renesas_ra_hs_rebasedhathach
2023-07-18Merge pull request #2120 from abakosh/RA_STALLHa Thach
2023-07-18Merge pull request #2148 from hathach/imxrt-bspHa Thach
2023-07-18correct jlink dev for rt1010hathach
2023-07-17debugging can be configured on renesas dcdAladdin Bakosh
2023-07-17debugging can be configured on renesas hcdAladdin Bakosh
2023-07-17fix(RA_hcd): STALL status can be also 3 not only 2Aladdin Bakosh
2023-07-14Fix host buffer alignment settingScott Shawcroft
2023-07-14add clock_config.c for imxrt generated by mcuxpresso confighathach
2023-07-10Fix documentation symlinksSzymon Janc
2023-07-07move check highspeed to rusb_rahathach
2023-07-07enable host example for rahathach
2023-07-07add PORT selection for makefilehathach
2023-07-07fully work with multiple ports without CFG_TUSB_RHPORT0/1hathach
2023-07-07use unaligned access read for hw fifohathach
2023-07-07correct setting trace clockhathach
2023-07-06fix build with rxhathach
2023-07-06more multiple ports updatehathach
2023-07-06add rusb2_module_start(), more update for multiple ports for dcd rusb2hathach
2023-07-06update ra type to include usbhs registershathach
2023-07-05minor pipe clean uphathach
2023-07-05usb hs work with ra 6m5 ekhathach
2023-07-04fix ra4m3 ek buildhathach
2023-07-04update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by lowering...hathach
2023-07-04Add FreeRTOSConfig for family stm32f4Andrew Hooper
2023-07-03Restore RTOS argument for stm32f4Andrew Hooper
2023-07-03add jlinkscript for detect rtthathach
2023-07-03Merge branch 'master' into renesas_ra_hs_rebasedhathach
2023-07-03Merge pull request #2137 from hathach/cmake-raHa Thach
2023-07-03board pin data clean uphathach
2023-07-03wrap up ra updatehathach