| Age | Commit message (Collapse) | Author |
|
link was chosen according to the name for the usb core on datasheets, LINK core
Signed-off-by: Rafael Silva <[email protected]>
|
|
Add SOF IRQ Handler
|
|
|
|
|
|
Solve problems with CCRX toolchain
|
|
|
|
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
correctly responded to TD 9.13 Set Configuration Test
|
|
|
|
The same logic regarding the resume signal was implemented by usbd.
See also: #1023
|
|
|
|
In pipe_xfer_in(), the endianness setting of D0FIFOSEL was lacking due to refactoring.
And add type cast operation to avoid warnings by CCRX.
|
|
read/write_n_const_addr_full_words to get_write/read_info and advance_write/read_pointer pairs.
|
|
|
|
|
|
|
|
|
|
clean up packed/bit order begin end
|
|
|
|
Wini-Buh-CCRX_Port
|
|
add comments why resume event is sent manually.
|
|
|
|
|
|
|
|
# Conflicts:
# src/portable/renesas/usba/dcd_usba.c
# src/tusb_option.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|