diff options
| author | hathach <[email protected]> | 2025-11-17 17:45:38 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-11-17 19:42:10 +0700 |
| commit | be9d1973ac4c30fedd24b8199fd4dee5c842e2ef (patch) | |
| tree | 910a8db080ee153cc94a769c6080718fe4f75857 /examples | |
| parent | 6b28a4478c9f8fa3993d593360eb5574bbdeda22 (diff) | |
make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() as default driver implementation. dcd_edpt_close() is deprecated and will be removed from all driver in the future.
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/device/video_capture/skip.txt | 1 | ||||
| -rw-r--r-- | examples/device/video_capture_2ch/skip.txt | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/examples/device/video_capture/skip.txt b/examples/device/video_capture/skip.txt index 50302c544..cb0c7d2e6 100644 --- a/examples/device/video_capture/skip.txt +++ b/examples/device/video_capture/skip.txt @@ -1,6 +1,5 @@ mcu:CH32V103 mcu:CH32V20X -mcu:MCXA15 mcu:MSP430x5xx mcu:NUC121 mcu:SAMD11 diff --git a/examples/device/video_capture_2ch/skip.txt b/examples/device/video_capture_2ch/skip.txt index 0f6508226..af3b0de04 100644 --- a/examples/device/video_capture_2ch/skip.txt +++ b/examples/device/video_capture_2ch/skip.txt @@ -6,7 +6,6 @@ mcu:CH32V103 mcu:CH32V20X mcu:CH32V307 mcu:STM32L0 -mcu:MCXA15 family:espressif board:curiosity_nano board:kuiic |
