commit | eb78c3ff6ce796803a5b1972b7f824fd760a67c5 | [log] [tgz] |
---|---|---|
author | Vincent Wan <vincent.wan@linaro.org> | Tue Feb 04 16:05:42 2020 -0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Apr 22 17:39:47 2020 +0200 |
tree | 6450d5fe97b0713ab03c3ac6ba7e4b43931689ac | |
parent | d751d5674abe4eee19975dd6f8d892ce63377726 [diff] |
samples: system_off: turn off external flash To obtain lower power measurements in general, we should turn off the external flash which is on by default at boot. Code is modeled based on examples shipped in the TI SimpleLink SDK. Signed-off-by: Vincent Wan <vincent.wan@linaro.org>