No longer supported. https://github.com/zephyrproject-rtos/zephyr/commit/66d60d29411fa34725b450a9e5fa000f1c69b747
Signed-off-by: Naveen Saini <[email protected]> --- conf/machine/arduino-101-ble.conf | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 conf/machine/arduino-101-ble.conf 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" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#52239): https://lists.yoctoproject.org/g/yocto/message/52239 Mute This Topic: https://lists.yoctoproject.org/mt/80402218/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
