| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-29 | update esp32 to also be supported by hil test | hathach | |
| test run locally well | |||
| 2023-11-23 | move make.mk and rules.mk to build_system/make | hathach | |
| 2023-08-09 | Merge pull request #2202 from Rocky04/patch-4 | Ha Thach | |
| Invoke unmounted state on configuration reset | |||
| 2023-08-07 | Update examples | Rocky04 | |
| 2023-08-04 | update all examples to use unique ID as serial if avaialble | hathach | |
| 2023-08-04 | Merge branch 'master' into enhance-bsp | hathach | |
| 2023-08-03 | rename hw/bsp/board.h to board_api.h | hathach | |
| 2023-07-31 | enable USBMC for uno r4, add board_init_after_tusb() API | hathach | |
| add BOARD_UPPERCASE for board detection | |||
| 2023-06-27 | rework cmake with rtos support add RTOS to ↵ | hathach | |
| family_configure_device/host/dual_example() | |||
| 2023-06-15 | Merge pull request #1985 from kkitayam/uvc_bulk | Ha Thach | |
| Add the capability for video class to handle a bulk endpoint in the streaming interface. | |||
| 2023-04-21 | update most examples cmake to build with imxrt | hathach | |
| 2023-03-26 | Add MJPEG descriptor for bulk transfer | kkitayam | |
| 2023-03-25 | Add descriptor for a bulk endpoint as a streaming endpoint | kkitayam | |
| 2023-03-17 | Merge branch 'master' into portability | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2023-03-06 | integrate top.mk into make.mk | hathach | |
| 2023-01-20 | fix warning | hathach | |
| 2022-10-12 | Rename descriptor macros for consistency | kkitayam | |
| 2022-10-08 | Add motion jpeg | kkitayam | |
| 2022-10-06 | Fix pointer | kkitayam | |
| 2022-09-13 | Remove unreachable code | Ben Avison | |
| IAR generates warning Pe111 'statement is unreachable'. In a couple of cases, replace return statements with TU_ATTR_FALLTHROUGH; because some compilers apparently can't figure out that the return statements are unreachable but do whinge about an imagined fall-through without them! | |||
| 2022-09-13 | Fix compile errors | kkitayam | |
| 2022-09-13 | Change images to MJPEG | kkitayam | |
| 2022-08-23 | Remove Hardcoded interface numbers from video descriptors | Ahmed El-Sharnoby | |
| Removing the Hardcoded interface numbers from the video descriptors allow the user to add other interfaces before or after the Video Control Interface and Video Streaming Interface | |||
| 2022-07-12 | RP@040: rework CMake for compiler warnings | graham sanderson | |
| 2022-06-29 | fix end symbol for samx7x and same5x | hathach | |
| 2022-06-27 | fix most warnings with rp2040 -wconversion | hathach | |
| 2022-06-06 | more example update | hathach | |
| 2022-06-01 | rename board specific macro for example | hathach | |
| - BOARD_DEVICE/HOST_RHPORT_NUM to BOARD_TUD/H_RHPORT - BOARD_DEVICE/HOST_RHPORT_SPEED to BOARD_TUD/H_MAX_SPEED | |||
| 2022-02-25 | auto detect max rhport speed based on mcu | hathach | |
| 2022-01-13 | Fix dwFrameIntervalStep and dwMaxFrameInterval | kkitayam | |
| dwMaxFrameInterval minus dwMinFrameInterval should be evenly divisible by dwFrameIntervalStep. | |||
| 2022-01-05 | Unify skip and only logic for build scripts | Scott Shawcroft | |
| And switch to a single file that can include mcu, family or board. | |||
| 2021-10-25 | change usage of TU_CHECK_MCU() to prevent macro conflict | hathach | |
| 2021-10-23 | Merge branch 'master' into fix-warnings | Ha Thach | |
| 2021-10-17 | more with -Wcast-qual | hathach | |
| 2021-10-16 | Change input terminal type to camera | kkitayam | |
| 2021-10-11 | rename some video constants | hathach | |
| 2021-10-11 | update the descriptor endpoint ISO for nrf5x | hathach | |
| 2021-10-09 | Add compile option to allocate video data into flash in video_capture example | kkitayam | |
| 2021-10-09 | Change the video image to scrolling color bars. | kkitayam | |
| 2021-09-30 | Add a file to skip bluepill | kkitayam | |
| 2021-09-30 | Add a list file for rp2040 | kkitayam | |
| 2021-09-30 | Add files to skip building for small ROM | kkitayam | |
| 2021-09-30 | Add cast operations to unused parameters | kkitayam | |
| 2021-09-30 | Move frame settings to usb_descriptors.h | kkitayam | |
| 2021-09-29 | Implement frame rate settings | kkitayam | |
| 2021-09-29 | Fix transfer failure when reconnecting | kkitayam | |
| 2021-09-29 | Change video frames to project logo | kkitayam | |
| 2021-09-29 | Refactor application API parameters | kkitayam | |
| 2021-09-29 | Change frame buffer management | kkitayam | |
