aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/arduino-101-ble.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/arduino-101-ble.conf')
-rw-r--r--conf/machine/arduino-101-ble.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/conf/machine/arduino-101-ble.conf b/conf/machine/arduino-101-ble.conf
deleted file mode 100644
index 55c3857..0000000
--- a/conf/machine/arduino-101-ble.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-#@TYPE: Machine
-#@NAME: arduino-101-ble
-
-#@DESCRIPTION: Machine configuration for Arduino 101 Board.
-
-DEFAULTTUNE = "cortexm0"
-require conf/machine/include/tune-cortexm0.inc
-
-TARGET_LINK_HASH_STYLE = ""
-ZEPHYR_INHERIT_CLASSES += "zephyr-flash-dfu"
-
-ARCH_arduino-101-ble = "arm"