| Age | Commit message (Collapse) | Author |
|
|
|
is m4 but cannot unaligned acces on usb ram
|
|
|
|
able to get passed enumeration and up to READ10
|
|
|
|
port1 highspeed requires USB_RAM
|
|
correct hsphy init for family
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add support of new esp32s3 target and the board
update the roles.mk wrapper to allow dfu flashing of espressif chip
update examples to allow compilation for esp32s3_addax_1 board
once the code is tested the PR to original tinyusb repo will be submitted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
since it is illegal from fifo perspective
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add tu_unaligned_read32/write32
* added tu_unaligned_read16/write16
* add TU_ATTR_ALWAYS_INLINE, add to most of simple inline function
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
samg fifo is accessed byte by byte (although the register is 32 bit).
|
|
|
|
|
|
|
|
|
|
|
|
|