esp-idf/components
Shubham Kulkarni 3064487c20 esp_https_ota: Add check for HTTP error codes and corresponding error logs
Closes: https://github.com/espressif/esp-idf/issues/7058
2021-06-02 11:19:30 +00:00
..
app_trace
app_update app_update: update copyright notice 2021-05-10 03:48:25 +02:00
asio Merge branch 'feature/lwip_ipv6_automatic_coap_asio' into 'master' 2021-05-24 12:39:37 +00:00
bootloader Merge branch 'feature/s3beta3_crypto_bringup' into 'master' 2021-05-19 11:22:05 +00:00
bootloader_support bootloader: Fix "skip validate in deep sleep" on ESP32 & ESP32-S2 2021-06-01 18:58:55 +10:00
bt Fixed ANON_ADV address error 2021-06-01 11:43:40 +08:00
cbor
cmock
coap asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap 2021-05-20 19:53:00 +10:00
console console: update copyright notice 2021-05-17 03:41:32 +02:00
cxx cxx: update copyright notice 2021-05-17 03:43:02 +02:00
driver Merge branch 'bugfix/i2s_apll_disable_issue' into 'master' 2021-05-31 08:16:21 +00:00
efuse Merge branch 'update_copyright_notice_efuse' into 'master' 2021-06-01 06:54:49 +00:00
esp-tls esp-tls, esp_http_client and esp_http_server: update copyright notice 2021-05-31 20:06:09 +08:00
esp32 freertos: Fix CONFIG_SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY description 2021-05-26 21:04:28 +08:00
esp32c3
esp32s2
esp32s3 usb/hal/soc: initial copy of usbh support from esp32s2 2021-06-02 17:57:50 +08:00
esp_adc_cal
esp_common
esp_eth esp_eth: Improve GPIO interrupt processing in w5500 driver 2021-05-25 04:52:46 +00:00
esp_event event: Add IP_EVENT_ETH_LOST_IP event 2021-05-07 11:36:13 +08:00
esp_gdbstub Code cleanup. Bugfix after rebase with master. Formating. 2021-05-13 15:03:40 +03:00
esp_hid
esp_http_client esp_https_ota: Add check for HTTP error codes and corresponding error logs 2021-06-02 11:19:30 +00:00
esp_http_server esp-tls, esp_http_client and esp_http_server: update copyright notice 2021-05-31 20:06:09 +08:00
esp_https_ota esp_https_ota: Add check for HTTP error codes and corresponding error logs 2021-06-02 11:19:30 +00:00
esp_https_server esp-tls, esp_http_client and esp_http_server: update copyright notice 2021-05-31 20:06:09 +08:00
esp_hw_support Merge branch 'bugfix/wifi_mac_sleep_issue' into 'master' 2021-05-25 14:31:20 +00:00
esp_ipc
esp_lcd lcd: add esp_lcd component 2021-05-12 17:53:32 +08:00
esp_local_ctrl
esp_netif Merge branch 'bugfix/esp_netif_list_match_improvement' into 'master' 2021-06-01 12:47:18 +00:00
esp_pm
esp_ringbuf
esp_rom bugfix/fix crash when lmp flooding 2021-05-24 12:08:03 +08:00
esp_serial_slave_link
esp_system Code cleanup. Bugfix after rebase with master. Formating. 2021-05-13 15:03:40 +03:00
esp_timer
esp_websocket_client
esp_wifi esp_wifi: re-enable phy calibration data to nvs for esp32c3 & esp32s3 2021-05-20 21:55:59 +08:00
espcoredump coredump: Parse backtrace info for RISCV 2021-05-17 11:43:25 +05:30
esptool_py crypto: initial S3 Beta 3 bringup and testing for SHA/AES/RSA/flash enc 2021-05-18 11:25:41 +08:00
expat
fatfs Integrated linux log into fatfs and spiffs host tests 2021-05-28 11:05:55 +08:00
freemodbus
freertos Merge branch 'feature/gdbstubs_rt' into 'master' 2021-05-18 17:14:51 +00:00
hal usb/hal/soc: initial copy of usbh support from esp32s2 2021-06-02 17:57:50 +08:00
heap
idf_test
jsmn
json
libsodium libsodium: update copyright notice 2021-05-17 02:58:32 +02:00
log [log]: Normal log works on Linux now 2021-05-28 11:05:22 +08:00
lwip Merge branch 'docs/lwip_fuzzer_tests_document' into 'master' 2021-05-25 04:12:10 +00:00
mbedtls Merge branch 'feature/s3beta3_crypto_bringup' into 'master' 2021-05-19 11:22:05 +00:00
mdns Docs: Added README.md for lwip fuzzer tests 2021-05-18 17:52:07 +04:00
mqtt
newlib Merge branch 'bugfix/add-MAXNAMLEN-definition' into 'master' 2021-05-17 08:03:35 +00:00
nghttp
nvs_flash
openssl
openthread
partition_table paritition_table: Verify the partition table md5sum when loading the app 2021-05-18 01:32:59 +00:00
perfmon
protobuf-c
protocomm protocomm_console.c: Fix out of bound read in protocomm_console_task and define line_buf size 2021-05-11 04:00:47 +00:00
pthread pthread: Fix behaviour when pthread destructor calls pthread_getspecific/pthread_setspecific 2021-05-18 10:21:34 +10:00
riscv
sdmmc
soc usb/hal/soc: initial copy of usbh support from esp32s2 2021-06-02 17:57:50 +08:00
spi_flash host tests: Add copyright notices and "This is a stub" notices to all stub files 2021-05-27 23:57:22 +00:00
spiffs Integrated linux log into fatfs and spiffs host tests 2021-05-28 11:05:55 +08:00
tcp_transport esp_tls: Renamed public API to indicate the Plain TCP connection 2021-05-25 10:55:50 +02:00
tcpip_adapter
tinyusb Merge branch 'feature/tinyusb_error_check' into 'master' 2021-05-16 14:11:21 +00:00
touch_element
ulp
unity unity: add UNITY_MAIN_FUNC helper macro to run multiple test groups 2021-05-10 18:13:35 +02:00
usb usb/hal/soc: initial copy of usbh support from esp32s2 2021-06-02 17:57:50 +08:00
vfs
wear_levelling
wifi_provisioning
wpa_supplicant Merge branch 'bugfix/add_sniffer_fcs_filter' into 'master' 2021-05-08 07:31:51 +00:00
xtensa