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