diff options
Diffstat (limited to 'examples/device/video_capture')
| -rw-r--r-- | examples/device/video_capture/.skip.MCU_MSP430x5xx | 1 | ||||
| -rw-r--r-- | examples/device/video_capture/.skip.MCU_SAMD11 | 0 | ||||
| -rw-r--r-- | examples/device/video_capture/skip.txt | 2 |
3 files changed, 2 insertions, 1 deletions
diff --git a/examples/device/video_capture/.skip.MCU_MSP430x5xx b/examples/device/video_capture/.skip.MCU_MSP430x5xx deleted file mode 100644 index 17600f062..000000000 --- a/examples/device/video_capture/.skip.MCU_MSP430x5xx +++ /dev/null @@ -1 +0,0 @@ -too many warnings for 16-bit integer overflow diff --git a/examples/device/video_capture/.skip.MCU_SAMD11 b/examples/device/video_capture/.skip.MCU_SAMD11 deleted file mode 100644 index e69de29bb..000000000 --- a/examples/device/video_capture/.skip.MCU_SAMD11 +++ /dev/null diff --git a/examples/device/video_capture/skip.txt b/examples/device/video_capture/skip.txt new file mode 100644 index 000000000..892a8c6a7 --- /dev/null +++ b/examples/device/video_capture/skip.txt @@ -0,0 +1,2 @@ +mcu:MSP430x5xx +mcu:SAMD11
\ No newline at end of file |
