commit | 912026f65b3469642494e39c4e96bbbaab779bc7 | [log] [tgz] |
---|---|---|
author | Jordan Yates <jordan@embeint.com> | Mon Jun 10 10:33:28 2024 +1000 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jun 19 13:43:45 2024 -0400 |
tree | 51821c0ddad0afc2711a3df17cab387f06507344 | |
parent | 631248449abe3e09b88ba9870cf15863c6a6e69a [diff] |
boards: mps2_an385: add NVS support Add support for NVS on the board by default. Using the simulated flash driver is required as this board has no flash controller. Support is desired as this is the ARM board used by coverage testing. Signed-off-by: Jordan Yates <jordan@embeint.com>