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