zephyr/tests
Håkon Øye Amundsen a9676831cb storage: add stream flash library
This library supports stream writes to flash with
optinal progressive erase.

This module is a direct copy of the functionality found in
subsys/dfu/img_util/flash_img.c

Signed-off-by: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no>
2020-05-06 11:14:00 +02:00
..
application_development
arch
benchmarks
bluetooth tester: Adjust to recent changes in BTP API 2020-05-05 11:05:54 +03:00
boards tests: boards: altera_max10: Remove unneeded setting of Kconfig symbol 2020-05-05 11:44:34 -05:00
crypto
drivers tests: spi_loopback: Remove unneeded setting of Kconfig symbol 2020-05-05 19:10:54 -05:00
kernel kernel: fix issue with k_thread_join() timeouts 2020-05-05 11:43:08 -07:00
lib tests: lib: devicetree: add test for bus controller node without regs 2020-05-05 10:17:23 -05:00
misc/test_build
net net: Replace NET_WAIT_FOREVER by SYS_FOREVER_MS 2020-05-05 16:29:23 +03:00
portability
posix lib: posix: Add support for eventfd 2020-04-28 09:57:41 +03:00
shell
subsys storage: add stream flash library 2020-05-06 11:14:00 +02:00
unit
ztest