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
path:
root
/
src
/
portable
/
renesas
Age
Commit message (
Expand
)
Author
2022-03-07
added dcd_sof_enable() stubs for all other ports
hathach
2022-03-02
try to fix ci
hathach
2022-02-26
Merge pull request #1311 from Wini-Buh/CCRX_Ext
Ha Thach
2022-02-25
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2022-02-01
Modifications for CCRX toolchain
Roland
2021-12-27
Fix hcd_edpt_clear_stall
kkitayam
2021-12-27
Add statements for control VBUS
kkitayam
2021-12-27
Add hcd for Renesas RX
kkitayam
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-10-17
more with -Wcast-qual
hathach
2021-09-08
reset PID to DATA0 when open endpoint
hathach
2021-09-07
Implement dcd_edpt_close_all() for Renesas RX family
kkitayam
2021-08-26
add dcd_edpt_close_all() for clear existing configured state
hathach
2021-08-19
Add compile switch to enable SOF during suspend only
kkitayam
2021-08-19
Removes redundant SOF processing from the Renesas RX family.
kkitayam
2021-08-16
add note for renesas rx remote wakeup
hathach
2021-07-31
fix: D0FIFOSEL setting was incorrectly when big-endian is selected.
kkitayam
2021-07-29
Change the accessing method of TU_FIFO from read/write_n_const_addr_full_word...
kkitayam
2021-07-29
added support for dcd_edpt_xfer_fifo
kkitayam
2021-07-29
Refactor and clean up
kkitayam
2021-07-22
clean up compiler
hathach
2021-07-22
update endian
hathach
2021-07-22
rename bit filed order
hathach
2021-07-22
rename packed begin/end
hathach
2021-07-22
Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into Wini-Buh...
hathach
2021-07-05
remove unnecessary blocking operation.
kkitayam
2021-07-03
Add SUSPEND/RESUME handling for Renesas RX family.
kkitayam
2021-06-29
Make toolchain dependency more consistent
Wini-Buh
2021-06-29
Merge from current master. Fixed a compilation error with the GNUC toolchain
Wini-Buh
2021-06-29
Merge remote-tracking branch 'origin/master' into CCRX_Port
Wini-Buh
2021-06-26
add the entry for RX65N
kkitayam
2021-06-22
final clean up
Wini-Buh
2021-06-11
weak atrribute work around removed from CCRX_Port
Wini-Buh
2021-06-02
Missing RX device dependency corrected
Wini-Buh
2021-05-29
Adaptations for Renesas CCRX toolchain and Rx72N controller performed
Wini-Buh
2021-03-28
cleanup
kkitayam
2021-03-27
fixed a OUT transfer did not completed multiple of the max packet size
kkitayam
2021-03-27
using BRDY interruption for handling IN transfers.
kkitayam
2021-03-26
update for gr_citurs
kkitayam
2021-03-26
added dcd for Renesas USBa
kkitayam
[prev]