commit | 495f1cffd5e46d283ed382a25048e2993a9ca9a8 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Fri Oct 23 13:19:34 2020 -0700 |
committer | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Mon Oct 26 12:14:12 2020 +0100 |
tree | 3de5969d1653600ab8d9c8a2bef4abc1e6ce1b89 | |
parent | 660ad9791bd05d28ab96c6225ca98026ccb5e0a1 [diff] |
samples: prod_consumer: re-use default mem domain Memory domains can be very expensive to instantiate. Demonstrate how the default memory domain can be re-purposed for an application, much like how the main thread already is. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>