esp-idf/components
Angus Gratton 25f739c183 ota ops: Add new functions esp_ota_get_next_update_partition / esp_ota_get_running_partition
* Update OTA example to use these.
* Refactor esp_ota_begin() to return ESP_ERR_OTA_PARTITION_CONFLICT as documented
2017-02-22 10:24:42 +11:00
..
app_update ota ops: Add new functions esp_ota_get_next_update_partition / esp_ota_get_running_partition 2017-02-22 10:24:42 +11:00
bootloader docs: Improve/clarify partition, OTA & SPI flash docs 2017-02-20 15:31:42 +11:00
bootloader_support ota ops: Add new functions esp_ota_get_next_update_partition / esp_ota_get_running_partition 2017-02-22 10:24:42 +11:00
bt component/bt : wide range work temperature for bluetooth RF 2017-02-17 12:26:28 +08:00
coap
cxx
driver Add missing variable initialisation. 2017-01-25 21:41:45 +08:00
esp32 component/bt : wide range work temperature for bluetooth RF 2017-02-17 12:26:28 +08:00
espcoredump esp32: Fixed search path for esptool 2017-01-26 19:28:13 +03:00
esptool_py
ethernet ethernet: add doc 2017-02-11 16:42:16 +08:00
expat
fatfs esp32: add [ignore] tag to some unit test cases for CI 2017-01-18 17:08:20 +08:00
freertos freertos: fix protection issue in freertos queue event list 2017-02-10 10:30:17 +08:00
idf_test CI: add script for parsing unit test cases for CI from test files 2017-01-18 17:08:20 +08:00
json
log log: fix esp_log_level_set function name in docs 2017-01-16 02:37:10 +08:00
lwip lwip: optimize the dhcp client 2017-01-23 13:44:34 +08:00
mbedtls esp32: add [ignore] tag to some unit test cases for CI 2017-01-18 17:08:20 +08:00
mdns Initial mDNS component and example 2017-01-13 12:12:43 +02:00
micro-ecc
newlib newlib: fix register used for DPORT/RTC bug workaround 2017-01-19 00:36:30 +08:00
nghttp
nvs_flash newlib: change definition of assert for release builds 2017-01-17 00:49:38 +08:00
openssl components/openssl: Add more debugging information at platform level 2017-01-26 10:12:58 +08:00
partition_table Merge branch 'bugfix/encrypted_partition_flag' into 'master' 2017-01-27 08:34:08 +08:00
sdmmc esp32: add [ignore] tag to some unit test cases for CI 2017-01-18 17:08:20 +08:00
spi_flash ota ops: Add new functions esp_ota_get_next_update_partition / esp_ota_get_running_partition 2017-02-22 10:24:42 +11:00
tcpip_adapter Do not printf if debug is not enabled 2017-01-18 16:06:54 +02:00
ulp esp32: add [ignore] tag to some unit test cases for CI 2017-01-18 17:08:20 +08:00
vfs docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
wpa_supplicant
xtensa-debug-module