diff options
| author | kkitayam <[email protected]> | 2021-09-30 21:27:09 +0900 |
|---|---|---|
| committer | kkitayam <[email protected]> | 2021-09-30 21:27:09 +0900 |
| commit | 889e4103d9aa8f9a5b51cc01ec0dae2486e31b6b (patch) | |
| tree | 6724ec58f8304f427727705b69282eb5161b54ee /examples | |
| parent | 9a7795464ea88a0d8c8001a42404f791d486af64 (diff) | |
Add files to skip building for small ROM
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/device/video_capture/.skip.MCU_MSP430x5xx | 1 | ||||
| -rw-r--r-- | examples/device/video_capture/.skip.MCU_SAMD11 | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/examples/device/video_capture/.skip.MCU_MSP430x5xx b/examples/device/video_capture/.skip.MCU_MSP430x5xx new file mode 100644 index 000000000..17600f062 --- /dev/null +++ b/examples/device/video_capture/.skip.MCU_MSP430x5xx @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/examples/device/video_capture/.skip.MCU_SAMD11 |
