From: Nagesh Shamnur <[email protected]> Signed-off-by: Nagesh Shamnur <[email protected]> --- conf/machine/arduino-nano-33-ble.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 conf/machine/arduino-nano-33-ble.conf
diff --git a/conf/machine/arduino-nano-33-ble.conf b/conf/machine/arduino-nano-33-ble.conf new file mode 100644 index 0000000..e45cfc2 --- /dev/null +++ b/conf/machine/arduino-nano-33-ble.conf @@ -0,0 +1,8 @@ +#@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 +ARCH_arduino-nano-33-ble = "arm" + -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#53838): https://lists.yoctoproject.org/g/yocto/message/53838 Mute This Topic: https://lists.yoctoproject.org/mt/83464484/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
