OVMS3-idf/components
Sagar Bijwe a3b5a23b87 nvs_flash: Version compatibility check for nvs storage
This change adds a check for compatibility between the nvs version
found on nvs flash and the one assumed by running code during nvs
initialization. Any mismatch is reported to the user using new error
code ESP_ERR_NVS_NEW_VERSION_FOUND.
2018-08-08 12:43:50 +05:30
..
app_trace gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
app_update app_update: Don't double-verify secure boot signature during OTA 2018-07-23 13:45:55 +10:00
aws_iot aws_iot: add support for MQTT TLS over port 443 2018-04-23 18:27:28 +05:30
bootloader Merge branch 'bugfix/secure_boot_padding_v3_1' into 'release/v3.1' 2018-07-25 08:59:31 +08:00
bootloader_support Merge branch 'bugfix/secure_boot_padding_v3_1' into 'release/v3.1' 2018-07-25 08:59:31 +08:00
bt component/bt: Fix bug of SPP crash on reset 2018-08-08 12:03:32 +08:00
coap gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
console gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
cxx gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
driver nvs_flash: Version compatibility check for nvs storage 2018-08-08 12:43:50 +05:30
esp-tls Merge branch 'bugfix/esp_tls_error_logging' into 'master' 2018-04-23 20:18:30 +08:00
esp32 nvs_flash: Version compatibility check for nvs storage 2018-08-08 12:43:50 +05:30
esp_adc_cal bugfix/Fix BLK3_RESERVED_FLAG register and other minor bugs 2018-03-16 15:51:36 +08:00
esp_http_client Remove unused macro 2018-05-22 12:04:47 +07:00
espcoredump bugfix: fixed path to esptool when there is no compiled python module for it 2017-03-21 13:30:38 +03:00
esptool_py secure boot: Pad to avoid data after the signature mapping into the address space 2018-07-23 13:45:55 +10:00
ethernet remove executable permission from source files 2018-05-29 20:07:45 +08:00
expat gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
fatfs FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
freertos freertos: Add critical sections to queue sets. 2018-08-01 07:07:32 +00:00
heap assert: Fix. Move useful functions from wrapped assert functions 2018-06-25 11:05:54 +08:00
idf_test test: add mesh basic function test cases 2018-07-28 14:56:53 +08:00
jsmn Add jsmn JSON parser component 2017-03-07 10:18:47 +11:00
json cJSON : Include only source file objects 2018-04-30 13:51:54 +05:30
libsodium gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
log doc: fix the level inconsistent issue in Kconfig document 2018-06-05 10:36:18 +00:00
lwip Merge branch 'bugfix/autoip_compilation_backportv3.1' into 'release/v3.1' 2018-07-17 20:49:31 +08:00
mbedtls mbedtls: update to 2.12.0 2018-08-05 09:17:40 +03:00
mdns mdns: Minor fix for mdns_service_remove() 2018-07-16 15:07:44 +05:30
micro-ecc micro-ecc: update to v1.0 2018-06-10 21:20:55 +08:00
newlib vfs, fatfs: Add file truncate for fatfs 2018-06-14 06:37:21 +08:00
nghttp gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
nvs_flash nvs_flash: Version compatibility check for nvs storage 2018-08-08 12:43:50 +05:30
openssl remove executable permission from source files 2018-05-29 20:07:45 +08:00
partition_table secure boot: Pad to avoid data after the signature mapping into the address space 2018-07-23 13:45:55 +10:00
pthread pthread: implement local storage using pvTaskGetThreadLocalStoragePointer 2018-04-19 18:28:55 +05:30
sdmmc remove executable permission from source files 2018-05-29 20:07:45 +08:00
smartconfig_ack remove executable permission from source files 2018-05-29 20:07:45 +08:00
soc Fix errors in rtc_gpio_desc values 2018-07-19 10:27:31 +03:00
spi_flash spi_flash: Fix error unit tests on host 2018-06-19 14:30:25 +05:00
spiffs spiffs: add test case for readdir_r with large number of files 2018-07-30 08:07:34 +03:00
tcpip_adapter remove executable permission from source files 2018-05-29 20:07:45 +08:00
ulp remove executable permission from source files 2018-05-29 20:07:45 +08:00
vfs Merge branch 'feature/fs_truncate_support' into 'master' 2018-06-14 13:56:39 +08:00
wear_levelling spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
wpa_supplicant wpa_supplicant: removed unrequired header dir include from component.mk 2018-08-01 12:02:13 +05:30
xtensa-debug-module remove executable permission from source files 2018-05-29 20:07:45 +08:00