| Age | Commit message (Collapse) | Author |
|
implemented board_get_unique_id() for rp2040 and L4
|
|
Renesas_RA: add support for board with HS USB port
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add CDC+UAC2 composite device example for Pico
|
|
with nrf and samg/7x
|
|
For FreeRTOS kernel-aware debugging, when queue registry is enabled, …
|
|
|
|
|
|
also mass change configQUEUE_REGISTRY_SIZE = 4
|
|
|
|
debuggers"
This reverts commit 11fba59319d81fb9502fbf399abb4fe27cf3fa29.
|
|
|
|
|
|
default class driver log level to CFG_TUH/TUD_LOG_LEVEL
|
|
|
|
selectively disable usbd/usbh or driver log
|
|
Fix STM32G0 build.
|
|
|
|
|
|
Fixed typo in binary declaration RP2040 hw bspw family.c
|
|
|
|
|
|
|
|
|
|
- remove ra from ci make build since it is already in cmake ci
|
|
|
|
|
|
add BOARD_UPPERCASE for board detection
|
|
|
|
osal_none: make it possible to override the task delay function
|
|
usb still not work with uno
|
|
does not seems to work
|
|
|
|
- more clean up
|
|
|
|
|
|
Enhance EHCI
|
|
|
|
correct hcd_edpt_clear_stall() API signature
|
|
|
|
|
|
|
|
|
|
- make osal_task_delay() as weak function in usbh
- implement osal_task_delay() in hcd rusb2 (may moved to other places)
|
|
|