| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Enhance HITL test
|
|
with IAR build
|
|
USB.2
msc is mounted, but device couldn't work reliably and got constant reset
due to other errata probably.
|
|
|
|
|
|
Fix build issues when building for RP2040 from pico-examples/pico-sdk.
|
|
|
|
|
|
makefile to cmake
|
|
|
|
Enhance bsp
|
|
Update support for Cynthion boards
|
|
|
|
|
|
implemented board_get_unique_id() for rp2040 and L4
|
|
Renesas_RA: add support for board with HS USB port
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also mass change configQUEUE_REGISTRY_SIZE = 4
|
|
|
|
|
|
|
|
|
|
- remove ra from ci make build since it is already in cmake ci
|
|
|
|
|
|
add BOARD_UPPERCASE for board detection
|
|
usb still not work with uno
|
|
does not seems to work
|
|
|
|
|
|
|
|
|
|
- make osal_task_delay() as weak function in usbh
- implement osal_task_delay() in hcd rusb2 (may moved to other places)
|
|
also merge them together
|
|
|
|
|
|
|
|
|
|
|
|
CFG_TUD_MEM_SECTION is default to CFG_TUSB_MEM_SECTION
|
|
|
|
|