mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-12 09:49:32 +02:00
arduino-101: drop machine configuration
No longer supported.
ffaba63b10
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
#@TYPE: Machine
|
||||
#@NAME: arduino-101
|
||||
|
||||
#@DESCRIPTION: Machine configuration for Arduino 101 Board.
|
||||
|
||||
TARGET_OS_arduino-101 = "elfiamcu"
|
||||
require conf/machine/include/tune-iamcu.inc
|
||||
TUNE_PKGARCH_arduino-101 = "iamcu"
|
||||
|
||||
TARGET_LINK_HASH_STYLE = ""
|
||||
ZEPHYR_INHERIT_CLASSES += "zephyr-flash-dfu"
|
||||
|
||||
ARCH_arduino-101 = "x86"
|
||||
|
||||
Reference in New Issue
Block a user