zephyr/tests
Dominik Ermel 076282a117 subsys/fs/nvs: Use flash_get_parameters() to get erase value
Use new flash API call to obtain erase value instead of relaying on
hardcoded literals.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-06-22 14:35:03 +02:00
..
application_development zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
arch soc: arm: Fix header inclusion from deprecated paths 2020-06-09 10:38:36 +02:00
benchmarks tests: fix text output in timing_info test 2020-06-17 11:17:27 +02:00
bluetooth tests: Bluetooth: bsim_test: Include advx testing in CI 2020-06-12 15:50:34 +02:00
boards zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
crypto zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
deprecated zephyr: Use deprecated instead of legacy for Kconfig int types 2020-06-09 06:49:56 -05:00
drivers drivers/flash: Add support for flash_get_parameters to drivers 2020-06-22 14:35:03 +02:00
kernel tests: kernel: lifo_usage: Exclude on qemu_arc_em 2020-06-21 09:47:24 -04:00
lib tests: ringbuffer modify a tesecase 2020-06-16 16:55:51 +02:00
misc/test_build tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
net tests: net: Add tests for IPv6 mesh addresses 2020-06-16 19:14:52 +02:00
portability cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
posix tests: posix: eventfd_basic: add new test 2020-06-15 16:52:29 +02:00
shell tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
subsys subsys/fs/nvs: Use flash_get_parameters() to get erase value 2020-06-22 14:35:03 +02:00
unit cmake: make find_package(ZephyrUnittest...) REQUIRED 2020-06-12 11:10:23 +02:00
ztest cmake: make find_package(ZephyrUnittest...) REQUIRED 2020-06-12 11:10:23 +02:00