aboutsummaryrefslogtreecommitdiffstats
path: root/meta-zephyr-bsp/conf/machine/arduino-nano-33-ble.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-zephyr-bsp/conf/machine/arduino-nano-33-ble.conf')
-rw-r--r--meta-zephyr-bsp/conf/machine/arduino-nano-33-ble.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-zephyr-bsp/conf/machine/arduino-nano-33-ble.conf b/meta-zephyr-bsp/conf/machine/arduino-nano-33-ble.conf
new file mode 100644
index 0000000..ebf4155
--- /dev/null
+++ b/meta-zephyr-bsp/conf/machine/arduino-nano-33-ble.conf
@@ -0,0 +1,9 @@
+#@TYPE: Machine
+#@NAME: arduino-nano-33-ble
+
+#@DESCRIPTION: Machine configuration for Arudino nano 33 ble and Arduino nano 33 ble sense
+
+require conf/machine/include/nrf52.inc
+ZEPHYR_INHERIT_CLASSES += "zephyr-flash-bossac"
+ARCH:arduino-nano-33-ble = "arm"
+