zephyr/samples/subsys
Maureen Helm 7976d2b564 samples: nvs: Use flash erase block size from dts
The nvs sample assumed a 1 KB flash erase block size, which caused the
sample to fail on frdm_k64f because its erase block size is 4 KB. Get
the erase block size from dts instead.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-08-27 12:49:32 -04:00
..
console cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
ipc cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
logging samples: remove kernel_event_logger sample 2018-08-21 05:45:47 -07:00
mgmt cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
nvs samples: nvs: Use flash erase block size from dts 2018-08-27 12:49:32 -04:00
power samples: subsys: Add sample app to demo OS managed PM 2018-08-22 08:07:14 -07:00
shell/shell_module cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
usb cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
subsys.rst doc: add labels to sample docs 2017-04-04 20:48:08 +00:00