index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-25
use standard EHCI USB INT instead of chipidea async/period interrupt to be co...
hathach
2023-07-24
Merge pull request #2175 from hathach/hcd-abort-xfer
Ha Thach
2023-07-24
Merge branch 'master' into hcd-abort-xfer
Ha Thach
2023-07-24
Merge pull request #2173 from hathach/imxrt-dcache-align
Ha Thach
2023-07-24
add hcd abort xfer for rp2040 pio usb
hathach
2023-07-24
clean up
hathach
2023-07-24
Merge pull request #2172 from hathach/cmake-4088
Ha Thach
2023-07-24
minor clean up
hathach
2023-07-24
change dcache clean/invalidate return type to bool
hathach
2023-07-24
fix ohci warnings, and add freertosconfig for lpc4088
hathach
2023-07-24
add etm trace pinmux for 4088 quickstart
hathach
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-07-24
add lpc40 to cmake
hathach
2023-07-21
Merge pull request #2155 from jferreir/xmc4700_relax
Ha Thach
2023-07-21
implement hcd_edpt_abort_xfer() for EHCI, also move thing around a bit
hathach
2023-07-21
minor ehci rename, move code around
hathach
2023-07-21
add stub hcd_edpt_abort_xfer() for all ports
hathach
2023-07-21
add hcd_edpt_abort_xfer() API
hathach
2023-07-20
Fix trailing spaces issue
jferreir
2023-07-20
Merge branch 'hathach:master' into xmc4700_relax
jferreir
2023-07-20
fix compilation issues for XMC4500_RELAX
jferreir
2023-07-20
prefer application callback over built-in driver
hathach
2023-07-20
improve logging, allow easier to turn off usbd, driver logging
hathach
2023-07-20
Merge pull request #2156 from hathach/usbh-xfer-user-callback
Ha Thach
2023-07-20
prefer application callback over built-in driver
hathach
2023-07-20
improve logging, allow easier to turn off usbd, driver logging
hathach
2023-07-20
Add support for XMC4700_RELAX kit
jferreir
2023-07-20
Add UART_DEV support
jferreir
2023-07-20
Add UART_DEV support
jferreir
2023-07-18
Merge pull request #2152 from kilograham/is_pico_pio_usb_supported
Ha Thach
2023-07-18
add is_compiler_supported_by_pico_pio_usb()
graham sanderson
2023-07-18
Merge pull request #2150 from kkitayam/flash-jlink-for-windows
Ha Thach
2023-07-18
Change a variable to a target so that it works on windows command prompt
kkitayam
2023-07-18
Merge pull request #2149 from hathach/fix-etm-trace-h7
Ha Thach
2023-07-18
Merge pull request #2146 from tannewt/host_cache_align
Ha Thach
2023-07-18
fix etm trace clock with stm32h743eval board
hathach
2023-07-18
Merge pull request #2120 from abakosh/RA_STALL
Ha Thach
2023-07-18
Merge pull request #2148 from hathach/imxrt-bsp
Ha Thach
2023-07-18
correct jlink dev for rt1010
hathach
2023-07-17
debugging can be configured on renesas dcd
Aladdin Bakosh
2023-07-17
debugging can be configured on renesas hcd
Aladdin Bakosh
2023-07-17
fix(RA_hcd): STALL status can be also 3 not only 2
Aladdin Bakosh
2023-07-14
Fix host buffer alignment setting
Scott Shawcroft
2023-07-14
add clock_config.c for imxrt generated by mcuxpresso config
hathach
2023-07-03
Merge pull request #2137 from hathach/cmake-ra
Ha Thach
2023-07-03
board pin data clean up
hathach
2023-07-03
wrap up ra update
hathach
2023-07-03
move files around
hathach
2023-07-03
move vector_data.h and ioport_cfg.h to common family
hathach
2023-07-02
Merge pull request #2129 from dauc/patch-1
Ha Thach
[next]