aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/arduino-101.conf
blob: b38c32098e69a9d5f9fe395f52d5d8fb8e934c5e (plain)
1
2
3
4
5
6
7
8
9
10
11
#@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"