From aff52919d6aaa8e46e7b2a73fd48dce707aa759e Mon Sep 17 00:00:00 2001 From: hathach Date: Tue, 7 Apr 2020 16:23:27 +0700 Subject: skip freertos example for cxd56 msp430 and fomu --- examples/device/hid_composite_freertos/.skip.MCU_CXD56 | 0 examples/device/hid_composite_freertos/.skip.MCU_MSP430x5xx | 0 examples/device/hid_composite_freertos/.skip.MCU_VALENTYUSB_EPTRI | 0 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/device/hid_composite_freertos/.skip.MCU_CXD56 create mode 100644 examples/device/hid_composite_freertos/.skip.MCU_MSP430x5xx create mode 100644 examples/device/hid_composite_freertos/.skip.MCU_VALENTYUSB_EPTRI (limited to 'examples/device') diff --git a/examples/device/hid_composite_freertos/.skip.MCU_CXD56 b/examples/device/hid_composite_freertos/.skip.MCU_CXD56 new file mode 100644 index 000000000..e69de29bb diff --git a/examples/device/hid_composite_freertos/.skip.MCU_MSP430x5xx b/examples/device/hid_composite_freertos/.skip.MCU_MSP430x5xx new file mode 100644 index 000000000..e69de29bb diff --git a/examples/device/hid_composite_freertos/.skip.MCU_VALENTYUSB_EPTRI b/examples/device/hid_composite_freertos/.skip.MCU_VALENTYUSB_EPTRI new file mode 100644 index 000000000..e69de29bb -- cgit v1.3.1