mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-15 17:36:38 +00:00
With some libc impls (ie: Xcode 13.1), sprintf is marked as deprecated and causes the build with `-Werror` to fail. Switch the `sprintf` usage in test_nvs.cpp to use `snprintf` to allow builds to complete without warning.
| Supported Targets | Linux |
|---|