| Age | Commit message (Collapse) | Author |
|
|
|
update video_capture
|
|
|
|
|
|
|
|
|
|
use struct to define uvc descriptor for video_capture since uvc is
rather too complicated to use macro templates
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- remove configAssert()
- configCHECK_HANDLER_INSTALLATION=0 (to prevent unused-parameter error with configAssert(x)=nil
|
|
CFG_EXAMPLE_VIDEO_DISABLE_MJPG to CFG_EXAMPLE_VIDEO_DISABLE_MJPEG
|
|
update esp32 to also be supported by hil test
|
|
made log line end consistent \r\n
|
|
test run locally well
|
|
|
|
|
|
|
|
|
|
Add support for stm32u5a5 (highspeed with built-in femtoPHY)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Invoke unmounted state on configuration reset
|
|
Enhance HITL test
|
|
with IAR build
|
|
|
|
|
|
Fix build issues when building for RP2040 from pico-examples/pico-sdk.
|
|
|
|
|
|
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
|