This addresses the following warning building with `CONFIG_64BIT=y`:
error: field precision specifier '.*' expects argument of type 'int',
but argument X has type 'size_t' {aka 'long unsigned int'}
Signed-off-by: Chen Xingyu <hi@xingrz.me>
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| wifi_credentials_backend_none.c | ||
| wifi_credentials_backend_psa.c | ||
| wifi_credentials_backend_settings.c | ||
| wifi_credentials_internal.h | ||
| wifi_credentials_shell.c | ||
| wifi_credentials.c | ||