zephyr/subsys/settings
Andrzej Puzdrowski 694a9af1dd settings: fix possible unaligned write while a line coping
It was possible that settings_line_entry_copy() did unaligned
flash write.
This patch introduce respecting the flash write-block-size.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2020-12-04 17:10:47 +01:00
..
include/settings zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
src settings: fix possible unaligned write while a line coping 2020-12-04 17:10:47 +01:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig settings: Remove deprecated SETTINGS_USE_BASE64 support 2020-10-01 07:05:27 -05:00