index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
path:
root
/
src
/
portable
/
renesas
Age
Commit message (
Expand
)
Author
2024-11-27
Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)
Ha Thach
2024-10-14
change dcd_init() return from void to bool
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
hcd_init() take init struct
hathach
2024-10-11
change dcd_init() to take rhport struct
hathach
2024-05-27
renesas: Add support for dcd_sof_enable().
Andrew Leech
2024-04-15
revert to use __builtin_ctz() for optimized time
hathach
2024-04-11
apply find_pipe() and forloop for hcd
hathach
2024-04-10
fix mask typo for brdysts when using pipe9
hathach
2024-04-10
support ra2a1 pipe numbering, fix ra2a1 ek led/button. Though usb not enumera...
hathach
2024-04-10
use for loop instead of__builtin_ctz() which is not portable (e.g with ccrx)
hathach
2024-04-10
revert pr2245
hathach
2023-09-27
change hcd_int_handler(rhport, in_isr) signature: add in_isr
hathach
2023-09-08
wait_pipe_fifo_empty() now returns bool (as expected using TU_ASSERT macro)
maidnl
2023-09-08
renesas: added wait function for IN transaction
maidnl
2023-08-04
clean(ra_hcd): fix typos in the hcd library
Aladdin Bakosh
2023-08-04
Merge branch 'master' into master
Ha Thach
2023-08-01
renesas: host: remove attach_attempt logic
Martino Facchin
2023-08-01
Merge branch 'arduino-renesas_ra_hs_rebased' into renesas_ra_hs_rebased
hathach
2023-08-01
add rusb2_common.c for dynami irq
hathach
2023-08-01
rusb2: move dynamic irq function to c file
Martino Facchin
2023-07-31
enable USBMC for uno r4, add board_init_after_tusb() API
hathach
2023-07-31
enable_irq since uno bootloader can disable it. systick triggered, however us...
hathach
2023-07-28
add uno r4 wih FLASH_IMAGE_START=0x4000, running but interrupt (systick) does...
hathach
2023-07-28
- revert usb address
hathach
2023-07-28
fix ci
hathach
2023-07-27
Merge branch 'master' into renesas_ra_hs_rebased
hathach
2023-07-26
correct hcd_edpt_clear_stall() API signature
hathach
2023-07-26
refactored multiple ports for hcd rusb2
hathach
2023-07-26
updating hcd rusb2
hathach
2023-07-21
add stub hcd_edpt_abort_xfer() for all ports
hathach
2023-07-18
Merge branch 'master' into renesas_ra_hs_rebased
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-07
move check highspeed to rusb_ra
hathach
2023-07-07
add PORT selection for makefile
hathach
2023-07-07
fully work with multiple ports without CFG_TUSB_RHPORT0/1
hathach
2023-07-07
use unaligned access read for hw fifo
hathach
2023-07-06
fix build with rx
hathach
2023-07-06
more multiple ports update
hathach
2023-07-06
add rusb2_module_start(), more update for multiple ports for dcd rusb2
hathach
2023-07-06
update ra type to include usbhs registers
hathach
2023-07-05
minor pipe clean up
hathach
2023-07-05
usb hs work with ra 6m5 ek
hathach
2023-07-03
Merge branch 'master' into renesas_ra_hs_rebased
hathach
2023-07-02
made line ends consistent.
Lars Pötter
2023-07-01
fix undef with fsp
hathach
2023-07-01
rework ra build
hathach
2023-06-07
fix(RA): static assert RUSB2 register
Aladdin Bakosh
[next]