* [meta-zephyr][PATCH] nrf52840-mdk-usb-dongle.conf: Add new machine from makerdiary @ 2022-09-23 8:27 philippe.coval 2022-09-23 10:34 ` [yocto] " Peter Hoyes 0 siblings, 1 reply; 2+ messages in thread From: philippe.coval @ 2022-09-23 8:27 UTC (permalink / raw) To: yocto; +Cc: philippe.coval.pro+meta-zephyr-lists.yoctoproject.org, Philippe Coval From: Philippe Coval <philippe.coval@astrolabe.coop> 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/search?q=philippe.coval 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> --- meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf diff --git a/meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf b/meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf new file mode 100644 index 0000000..214cbb8 --- /dev/null +++ b/meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf @@ -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 +RCH:nrf52840-mdk-usb-dongle = "arm" -- 2.34.1 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [yocto] [meta-zephyr][PATCH] nrf52840-mdk-usb-dongle.conf: Add new machine from makerdiary 2022-09-23 8:27 [meta-zephyr][PATCH] nrf52840-mdk-usb-dongle.conf: Add new machine from makerdiary philippe.coval @ 2022-09-23 10:34 ` Peter Hoyes 0 siblings, 0 replies; 2+ messages in thread From: Peter Hoyes @ 2022-09-23 10:34 UTC (permalink / raw) To: philippe.coval, yocto Cc: philippe.coval.pro+meta-zephyr-lists.yoctoproject.org Hi, One minor comment below. On 23/09/2022 09:27, philippe.coval via lists.yoctoproject.org wrote: > From: Philippe Coval <philippe.coval@astrolabe.coop> > > 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/search?q=philippe.coval > 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> > --- > meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf | 7 +++++++ > 1 file changed, 7 insertions(+) > create mode 100644 meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf > > diff --git a/meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf b/meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf > new file mode 100644 > index 0000000..214cbb8 > --- /dev/null > +++ b/meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf > @@ -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 > +RCH:nrf52840-mdk-usb-dongle = "arm" Should this be ARCH? > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#58142): https://lists.yoctoproject.org/g/yocto/message/58142 > Mute This Topic: https://lists.yoctoproject.org/mt/93866101/5715260 > Group Owner: yocto+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [peter.hoyes@arm.com] > -=-=-=-=-=-=-=-=-=-=-=- > Peter ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-23 10:34 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2022-09-23 8:27 [meta-zephyr][PATCH] nrf52840-mdk-usb-dongle.conf: Add new machine from makerdiary philippe.coval 2022-09-23 10:34 ` [yocto] " Peter Hoyes
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox