94a022c954
Switch form using privater FCB error codes to errno codes. FCB private codes convention were compatible with <errno.h> codes: - 0 mean success - negative values mean errors - similar error types. There was no sense to kept private FCB error codes. Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
fcb.c | ||
fcb_append.c | ||
fcb_elem_info.c | ||
fcb_getnext.c | ||
fcb_priv.h | ||
fcb_rotate.c | ||
fcb_walk.c |