nrf52840-mdk-usb-dongle.conf: Add new machine from makerdiary

It was tested with zephyr-openthread-rcp
along Oniro's IoT gateway blueprint

For the record deployment was done manually:

- Click on device button
- uf2conv.py "zephyr.hex" -c -f 0xADA52840
- and then copy to mounted "/dev/disk/by-label/MDK-DONGLE"

Support of unfree flashing tools might be added later (once double verified)

Forwarded: https://lists.yoctoproject.org/g/yocto/message/58142
Relate-to: https://gitlab.eclipse.org/eclipse/oniro-blueprints/transparent-gateway/meta-oniro-blueprints-gateway/-/issues/6
Relate-to: https://wiki.makerdiary.com/nrf52840-mdk/zephyr/
Relate-to: https://gitlab.eclipse.org/pcoval/oniro-presentations/-/wikis/openthread
Signed-off-by: Philippe Coval <philippe.coval@astrolabe.coop>
Signed-off-by: Philippe Coval <philippe.coval.ext@huawei.com>
Tested-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
Philippe Coval
2022-09-23 12:45:09 +02:00
committed by Naveen Saini
parent abee6a7cb4
commit e700f6bff1

View File

@@ -0,0 +1,7 @@
#@TYPE: Machine
#@NAME: nrf52840-mdk-usb-dongle
#@DESCRIPTION: Machine configuration for makerdiary's nrf52840-mdk-usb-dongle
require conf/machine/include/nrf52.inc
ARCH:nrf52840-mdk-usb-dongle = "arm"