OVMS3-idf/components
chenjianqiang 7904cae9c1 bugfix(flash): add flash config in app startup
We fixed some flash bugs in bootloader, but for the users used the old
vrsion bootloader, they can not fix these bugs via OTA, the solution is
add these updates in app startup.

These updates include:
1. SPI flash gpio matrix and drive strength configuration
2. SPI flash clock configuration
3. SPI flash read dummy configuration
4. SPI flash cs timing configuration
5. Update flash id of g_rom_flashchip
2019-09-11 15:37:18 +08:00
..
app_trace cmake: Fix some failing example builds, fix gcov 2018-10-30 10:59:39 +11:00
app_update bugfix/ota_magic_byte_issue: Fix indent and replace constant by macro 2018-12-20 12:24:55 +05:30
aws_iot cmake: make main a component again 2018-09-13 11:13:27 +08:00
bootloader flash encryption: Add config option to disable any plaintext reflashes 2019-09-10 14:29:20 +10:00
bootloader_support bugfix(flash): add flash config in app startup 2019-09-11 15:37:18 +08:00
bt components/bt: set the minimum encryption key size to be 7 octects for BR/EDR link for preventing KNOB attack. 2019-08-23 08:31:23 +08:00
coap cmake: make main a component again 2018-09-13 11:13:27 +08:00
console console/linenoise: support buffered stdout 2019-06-20 16:27:06 +08:00
cxx cmake: make main a component again 2018-09-13 11:13:27 +08:00
driver Bugfix(i2s): fixed i2s left/right channels swapped issue for v3.1. 2019-08-26 13:55:05 +08:00
esp-tls esp_tls: Make cacert_pem_bytes field a mutable integer 2019-03-18 23:17:02 +00:00
esp32 bugfix(flash): add flash config in app startup 2019-09-11 15:37:18 +08:00
esp_adc_cal cmake: make main a component again 2018-09-13 11:13:27 +08:00
esp_http_client cmake: make main a component again 2018-09-13 11:13:27 +08:00
esp_https_ota cmake: make main a component again 2018-09-13 11:13:27 +08: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 Update esptool.py to v2.6 2019-01-23 17:06:11 +08:00
ethernet ethernet: enlarge ethernet task stack size 2019-02-27 15:21:09 +08:00
expat cmake: make main a component again 2018-09-13 11:13:27 +08:00
fatfs fatfs: Do not log from critical sections 2018-11-16 12:59:38 +01:00
freertos freertos/test: Add unit tests for xTaskIncrementTick 2019-06-28 02:19:19 +00:00
heap heap: Add integer overflow checks on MALLOC_CAP_32BIT & MALLOC_CAP_EXEC 2019-03-21 16:05:52 +11:00
idf_test test: fix integration test jobs not executed: 2019-08-26 15:15:25 +08:00
jsmn cmake: make main a component again 2018-09-13 11:13:27 +08:00
json Update cJSON to v1.7.12 2019-08-21 18:59:06 +10:00
libsodium test: Set timeout of libsodium ed25519_convert test to 60s 2019-07-17 13:52:01 +10:00
log cmake: make main a component again 2018-09-13 11:13:27 +08:00
lwip Merge branch 'bugfix/select_init_sem_v3.1' into 'release/v3.1' 2019-07-01 14:20:01 +08:00
mbedtls mbedtls: Add UTs for modexp 2019-06-26 19:33:47 +08:00
mdns Merge branch 'bugfix/mdns_notask_timer_crash_3.1' into 'release/v3.1' 2019-04-28 10:39:04 +08:00
micro-ecc cmake: make main a component again 2018-09-13 11:13:27 +08:00
newlib newlib: Fix adjtime 2019-04-24 18:42:26 +08:00
nghttp cmake: make main a component again 2018-09-13 11:13:27 +08:00
nvs_flash Merge branch 'fix/nvs_util_keylen_3.1' into 'release/v3.1' 2019-07-08 15:19:43 +08:00
openssl cmake: make main a component again 2018-09-13 11:13:27 +08:00
partition_table nvs_flash: Add support for nvs encryption 2018-10-04 19:25:12 +05:30
pthread cmake: make main a component again 2018-09-13 11:13:27 +08:00
sdmmc cmake: make main a component again 2018-09-13 11:13:27 +08:00
smartconfig_ack cmake: make main a component again 2018-09-13 11:13:27 +08:00
soc soc: Add some headers into gpio_periph.h 2019-05-29 13:53:41 +08:00
spi_flash Merge branch 'bugfix/spi_flash_deadlock_v3.1' into 'release/v3.1' 2019-06-28 11:11:43 +08:00
spiffs spiffs: increase timeout in readdir test 2018-12-28 09:56:15 +08:00
tcpip_adapter Merge branch 'bugfix/tw24694_dns_request_no_reply_v3.1' into 'release/v3.1' 2018-09-16 15:18:39 +08:00
ulp cmake: make main a component again 2018-09-13 11:13:27 +08:00
vfs VFS: Allocate socket select semaphore outside ISR 2019-05-13 11:20:15 +02:00
wear_levelling cmake: make main a component again 2018-09-13 11:13:27 +08:00
wpa_supplicant wpa_supplicant: Fix sprintf security bugs. 2019-08-12 06:30:02 +00:00
xtensa-debug-module cmake: make main a component again 2018-09-13 11:13:27 +08:00