zephyr/subsys/fs/nvs
Aurelien Jarno ed0b0b7cbd nvs: fix alloc/data wra log format string
Commit 41f86c3db2 ("nvs: fix warnings in logger") wrongly changed the
"%d" into "%x" while it was only supposed to suppress the warning.

This patch switches back the format string to "%x".

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2019-01-29 17:49:44 +01:00
..
CMakeLists.txt
Kconfig subsys: nvs: move to new logger 2018-10-08 17:49:12 -04:00
nvs_priv.h subsys: nvs: increase NVS_BLOCK_SIZE 2018-11-06 17:09:03 -05:00
nvs.c nvs: fix alloc/data wra log format string 2019-01-29 17:49:44 +01:00