esp-idf/components
Angus Gratton fe2565f5d7 Merge branch 'feature/make_bootloader_support_target_dependent' into 'master'
make bootloader_support depend on IDF_TARGET

See merge request idf/esp-idf!4798
2019-04-26 15:36:48 +08:00
..
app_trace
app_update
asio
bootloader
bootloader_support Merge branch 'feature/make_bootloader_support_target_dependent' into 'master' 2019-04-26 15:36:48 +08:00
bt Merge branch 'bugfix/btdm_abort_if_deinit_spp_without_init' into 'master' 2019-04-25 20:38:37 +08:00
coap
console
cxx
driver
efuse
esp-tls
esp32
esp_adc_cal
esp_common
esp_event
esp_http_client Add a `esp_http_client_set_redirection` function When using direct operations instead of `esp_http_client_perform`, we need a way to set redirection URL when we get 30x response codes. Added the function for the same. User can now check status code and call `esp_http_client_set_redirection` function to enable redirection. Related change in adf: https://gitlab.espressif.cn:6688/adf/esp-adf-internal/merge_requests/187 2019-04-23 19:29:49 +05:30
esp_http_server
esp_https_ota
esp_https_server
esp_ringbuf
esp_rom
esp_wifi esp_wifi: fix the bug that WPS fails when AP is encrypted 2019-04-24 13:57:14 +08:00
espcoredump
esptool_py Rename deprecated Kconfig options in a backward compatible way 2019-04-24 12:53:02 +02:00
ethernet
expat
fatfs
freemodbus
freertos
heap
idf_test test: sync integration test cases 2019-04-19 16:44:00 +08:00
jsmn
json
libsodium
log
lwip Merge branch 'bugfix/select_init_sem' into 'master' 2019-04-25 19:10:08 +08:00
mbedtls
mdns
mqtt
newlib
nghttp
nvs_flash
openssl
partition_table
protobuf-c
protocomm
pthread
sdmmc
smartconfig_ack
soc fix the dram low addr defined in the soc.h header 2019-04-25 17:29:48 +08:00
spi_flash
spiffs
tcp_transport
tcpip_adapter
ulp
unity
vfs Merge branch 'bugfix/select_init_sem' into 'master' 2019-04-25 19:10:08 +08:00
wear_levelling
wifi_provisioning
wpa_supplicant
xtensa