OVMS3-idf/components
Angus Gratton 11a87ca811 Merge branch 'bugfix/bootloader_ota_sel' into 'master'
Fix bootloader OTA regression

See merge request !1205
2017-09-05 07:25:08 +08:00
..
app_trace Updated acc to comments 2017-07-24 20:07:21 +03:00
app_update ota_ops: Fix get_selected_boot_partition() in case there is no factory partition 2017-09-04 17:37:28 +10:00
aws_iot aws_iot: Expose common SDK compile-time configuration in menuconfig 2017-07-20 15:28:29 +10:00
bootloader Merge branch 'bugfix/bootloader_ota_sel' into 'master' 2017-09-05 07:25:08 +08:00
bootloader_support flash encryption: Also always disable ROM BASIC console when enabling flash encryption 2017-08-29 14:52:00 +10:00
bt Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
coap coap: Initialise/update the libcoap submodule 2017-01-10 11:12:02 +11:00
console console: initialize buf_size before calling open_memstream 2017-08-23 01:10:30 +08:00
cxx build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
driver Fix off-by-one in 5MBaud arg checking; propagate errors better 2017-09-01 12:15:28 +08:00
esp32 Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. 2017-09-04 12:05:49 +08:00
esp_adc_cal esp_adc_cal: Added ADC calibration component 2017-08-29 18:43:14 +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 esptool: Update to v2.1 final release 2017-08-22 11:49:07 +10:00
ethernet component/esp32 : move Phy outof Wifi section 2017-08-23 17:51:31 +08:00
expat Build system: Raise warning level 2016-11-16 15:57:34 +11:00
fatfs vfs: fix double free. 2017-08-30 12:11:57 +10:00
freertos Merge branch 'feature/freertos_interrupt_backtrace_opt' into 'master' 2017-08-31 10:45:06 +08:00
heap heap_caps: Allow for possibility a region is too small to register a heap 2017-07-19 17:24:24 +10:00
idf_test unit test: add sd env and spi env for sdmmc 2017-08-22 21:01:34 +08:00
jsmn Add jsmn JSON parser component 2017-03-07 10:18:47 +11:00
json cJSON:Add float format process 2017-01-09 17:51:48 +08:00
libsodium libsodium: Use mbedTLS implementations for SHA256 & SHA512 2017-08-18 16:29:04 +10:00
log Merge branch 'bugfix/log_tag_change_level' into 'master' 2017-08-31 10:45:55 +08:00
lwip Merge branch 'bugfix/lwip_send_timeout' into 'master' 2017-09-04 18:19:59 +08:00
mbedtls mbedtls: Remove "unsafe" warning, enable AES by default & make SHA/MPI optional 2017-08-25 16:08:03 +10:00
mdns Merge branch 'bugfix/memory_issues_pr838' into 'master' 2017-08-31 10:45:19 +08:00
micro-ecc micro-ecc: Add submodule dependency 2016-11-17 09:18:51 +11:00
newlib Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. 2017-09-04 12:05:49 +08:00
nghttp nghttp: Restore nghttp2 v1.24 2017-08-22 13:01:36 +10:00
nvs_flash nvs: Support for handling multiple NVS partitions 2017-08-22 13:48:14 +05:30
openssl components/openssl : Fix compilation error when openssl debugging is enabled 2017-02-20 09:45:50 +08:00
partition_table Update several Kconfig files to make help texts compatible with ReST 2017-08-22 14:34:19 +08:00
sdmmc ci: disable sd card tests 2017-08-31 23:50:56 +08:00
soc Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. 2017-09-04 12:05:49 +08:00
spi_flash Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. 2017-09-04 12:05:49 +08:00
tcpip_adapter tcpip_adapter/lwip: optimize wifi/ip event 2017-08-21 14:36:44 +08:00
ulp sleep: add light sleep, factor out APIs common for deep/light sleep 2017-09-01 10:36:14 +08:00
vfs vfs_uart: fix write operation blocked by a read 2017-08-29 08:27:36 +08:00
wear_levelling Log level changed to remove useless info. 2017-08-09 10:25:40 +03:00
wpa_supplicant Add the fast crypto function in supplicant 2017-08-09 21:36:13 +08:00
xtensa-debug-module esp32: Apptrace API enhancement 2017-07-24 19:57:44 +03:00