mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
58cca07104
add: private include header add: macro encapsulation for assertion or error check add: ESP_FAIL return code documentation in public headers change: replaced all assertions by NVS_ASSERT_OR_RETURN macro change: few internal function return values from void to esp_err_t change: ESP_ERR_NVS_VALUE_TOO_LONG macro comment
6 lines
165 B
Plaintext
6 lines
165 B
Plaintext
CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=n
|
|
CONFIG_COMPILER_HIDE_PATHS_MACROS=n
|
|
CONFIG_IDF_TARGET="linux"
|
|
CONFIG_COMPILER_CXX_EXCEPTIONS=y
|
|
CONFIG_NVS_ASSERT_ERROR_CHECK=y
|