esp-idf/components
Michael (XIAO Xufeng) 084f1ca3f8 Merge branch 'bugfix/remove_chip_related_comment_for_essl' into 'master'
essl: remove chip related comments in essl.h

Closes IDF-2772

See merge request espressif/esp-idf!13444
2021-06-15 11:05:45 +00:00
..
app_trace
app_update
asio Merge branch 'feature/lwip_ipv6_automatic_coap_asio' into 'master' 2021-05-24 12:39:37 +00:00
bootloader make build system: fix build for undefined _lock_* funcs 2021-06-07 12:53:45 +07:00
bootloader_support Merge branch 'bugfix/ulp_overflow_rtc_mem' into 'master' 2021-06-08 07:20:46 +00:00
bt ble_mesh: stack: Add check the value of Provisioning Random & Confirmation sent and received by provisioner 2021-06-09 03:24:35 +00:00
cbor
cmock
coap
console console: fix a bug preventing us from starting a CLI on non-default UART 2021-06-01 15:50:15 +08:00
cxx
driver mcpwm: refactor unit test 2021-06-09 12:27:01 +08: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 Merge branch 'bugfix/ulp_overflow_rtc_mem' into 'master' 2021-06-08 07:20:46 +00:00
esp32c3
esp32s2 ULP: reduce max possible memory reserved for ULP coprocessor 2021-06-04 12:15:52 +08:00
esp32s3 ULP: reduce max possible memory reserved for ULP coprocessor 2021-06-04 12:15:52 +08:00
esp_adc_cal
esp_common system: regenerate esp_err_to_name.c 2021-06-04 10:07:38 +08:00
esp_eth esp_eth: Improve GPIO interrupt processing in w5500 driver 2021-05-25 04:52:46 +00:00
esp_event
esp_gdbstub
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_http_server, protocomm: Consider a connection as closed if recv() returns 0 2021-06-08 05:48:30 +00: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 rtc: Fix minor const char* correction issue 2021-06-10 22:22:48 +08:00
esp_ipc
esp_lcd
esp_local_ctrl
esp_netif Merge branch 'feature/ot-lwip-interface' into 'master' 2021-06-03 01:46:17 +00:00
esp_phy esp_phy: update esp-phy-lib and esp32-wifi-lib submodules 2021-06-03 19:08:04 +08:00
esp_pm
esp_ringbuf
esp_rom Merge branch 'feature/toolchain_2021r1' into 'master' 2021-06-09 05:06:23 +00:00
esp_serial_slave_link
esp_system Merge branch 'bugfix/memprot_bypass' into 'master' 2021-06-09 00:02:30 +00:00
esp_timer
esp_websocket_client
esp_wifi esp_wifi: fix crash when csi enable 2021-06-10 16:30:50 +08:00
espcoredump
esptool_py soc: add base support for ESP32-S3 2021-06-07 10:40:14 +08:00
expat
fatfs Integrated linux log into fatfs and spiffs host tests 2021-05-28 11:05:55 +08:00
freemodbus
freertos doc: Add performance guides for execuion speed, binary size, RAM usage 2021-06-03 13:55:34 +10:00
hal Merge branch 'feature/mcpwm_refactor_and_support_esp32s3' into 'master' 2021-06-09 16:45:20 +00:00
heap
idf_test
jsmn
json
libsodium
log esp_log: Refactor esp_log_level_get() into a common static function 2021-06-08 16:53:23 +10:00
lwip Merge branch 'doc/performance_guide' into 'master' 2021-06-04 02:17:26 +00:00
mbedtls aes/sha/rsa: update registers for ESP32-S3 2021-06-08 14:15:18 +08:00
mdns mdns: fix test script delayed response 2021-06-04 10:44:36 +08:00
mqtt
newlib ci: fix test_build_system* fails 2021-06-07 18:48:38 +07:00
nghttp
nvs_flash ci: fix test_build_system* fails 2021-06-07 18:48:38 +07:00
openssl
openthread openthread: move implementation-specific functions to private headers 2021-06-11 18:02:03 +08:00
partition_table
perfmon
protobuf-c
protocomm esp_http_server, protocomm: Consider a connection as closed if recv() returns 0 2021-06-08 05:48:30 +00:00
pthread
riscv
sdmmc
soc Merge branch 'feature/728_crypto_bringup' into 'master' 2021-06-11 03:05:40 +00:00
spi_flash spi_flash: reverted unwilling cs_setup argument 2021-06-04 15:29:53 +08: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
touch_element
ulp build docs: enable building of S3 docs 2021-06-09 09:30:36 +08:00
unity [unity]: deleted unuseful comment for linux target 2021-06-04 14:03:31 +08:00
usb USB: Change IRP to URBs 2021-06-09 22:09:46 +08:00
vfs
wear_levelling
wifi_provisioning wifi_provisioning: Add check for WIFI_REASON_MIC_FAILURE error code in wifi_prov_mgr_event_handler_internal 2021-06-07 12:23:28 +00:00
wpa_supplicant wpa_supplicant: Temporarily disable write-string warning 2021-06-10 22:22:48 +08:00
xtensa