| commit | 15d46ddb87757e043cad688ae832182b638701c3 | [log] [tgz] |
|---|---|---|
| author | Michael Scott <mike@foundries.io> | Thu Jul 12 16:00:07 2018 -0700 |
| committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jul 17 11:13:16 2018 +0200 |
| tree | d21e758a17221f3d45399655f22313d6a76b03e1 | |
| parent | bfcc1cfb8793ea1065412987435aa7cf6296d899 [diff] |
samples: usb: wpanusb: add MCR20A overlay config
Add support for NXP MCR20A 802.15.4 module as an overlay config file.
Use this file like so:
cmake -DBOARD=usb_kw24d512 \
-DOVERLAY_CONFIG=overlay-mcr20a.conf ..
Signed-off-by: Michael Scott <mike@foundries.io>