esp-idf/components
zwj dc3a5a9335 fix multi-connection pair failed 2021-03-24 14:58:21 +08:00
..
app_trace
app_update secure_boot: Secure Boot V2 verify app signature on update (without Secure boot) 2021-03-15 12:30:20 +00:00
asio
bootloader bootloader/ ESP32_ECO3: Do not disable UART download mode by default 2021-03-23 08:15:32 +00:00
bootloader_support Merge branch 'feature/support_esp32s3_beta_3' into 'master' 2021-03-23 10:17:58 +00:00
bt fix multi-connection pair failed 2021-03-24 14:58:21 +08:00
cbor
cmock
coap coap: Fixed NULL checks for dymanic memory allocation in coap_mbedtls.c 2021-03-02 22:34:19 +05:30
console
cxx core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
driver Merge branch 'bugfix/timer_divider_overflow' into 'master' 2021-03-24 02:04:20 +00:00
efuse core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
esp-tls esp-tls: Separate timeout_ms conditional judgement from keep alive 2021-03-10 02:19:29 +00:00
esp32 build: fix linker scripts edition not triggering a rebuild 2021-03-12 07:48:32 +00:00
esp32c3 wdt: Fix timeout and RTC_SLOW_CLK 2021-03-19 00:15:18 +08:00
esp32s2 build: fix linker scripts edition not triggering a rebuild 2021-03-12 07:48:32 +00:00
esp32s3 Merge branch 'feature/support_esp32s3_beta_3' into 'master' 2021-03-23 10:17:58 +00:00
esp_adc_cal [cxx]: fixed extern "C" declarations 2021-03-08 14:11:33 +08:00
esp_common
esp_eth
esp_event
esp_gdbstub
esp_hid esp_hid: add missing static qualifier 2021-03-23 17:38:56 +05:30
esp_http_client esp_http_client: Add config option for HTTP Digest auth 2021-03-23 11:58:35 +05:30
esp_http_server httpd: Support user_ctx in websocket handler callback request 2021-03-10 12:31:38 +00:00
esp_https_ota
esp_https_server
esp_hw_support Merge branch 'feature/support_esp32s3_beta_3' into 'master' 2021-03-23 10:17:58 +00:00
esp_ipc core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
esp_local_ctrl
esp_netif
esp_pm light sleep: some default parameters optimization 2021-03-10 18:22:41 +00:00
esp_ringbuf
esp_rom Support ESP32S3 Beta 3 target 2021-03-18 10:24:22 +08:00
esp_serial_slave_link
esp_system Merge branch 'feature/support_esp32s3_beta_3' into 'master' 2021-03-23 10:17:58 +00:00
esp_timer
esp_websocket_client components: Remove repeated keep alive function by ssl layer function 2021-03-10 02:19:29 +00:00
esp_wifi Merge branch 'bugfix/fix_wdt_timeout_when_enable_rf' into 'master' 2021-03-23 16:10:07 +00:00
espcoredump Merge branch 'refactor/move_from_xtensa' into 'master' 2021-03-11 00:24:25 +00:00
esptool_py Support ESP32S3 Beta 3 target 2021-03-18 10:24:22 +08:00
expat
fatfs
freemodbus freemodbuss: fix event processing after merge 2021-03-15 09:45:49 +01:00
freertos Merge branch 'refactor/freertosconfig_h' into 'master' 2021-03-22 09:04:41 +00:00
hal Merge branch 'feature/support_esp32s3_beta_3' into 'master' 2021-03-23 10:17:58 +00:00
heap core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
idf_test
jsmn
json
libsodium core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
log
lwip Merge branch 'bugfix/lwip_ppp_echo_interval_config' into 'master' 2021-03-18 11:59:07 +00:00
mbedtls aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 2021-03-09 09:23:05 +08:00
mdns freertos: common config header 2021-03-22 12:19:03 +08:00
mqtt esp-mqtt: Remove __FILE__ macro from error logs 2021-03-03 10:26:57 +11:00
newlib Merge branch 'feature/support_esp32s3_beta_3' into 'master' 2021-03-23 10:17:58 +00:00
nghttp
nvs_flash Random NVS fixes 2021-03-08 14:41:53 +08:00
openssl
partition_table
perfmon
protobuf-c core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
protocomm
pthread
riscv
sdmmc
soc Merge branch 'feature/support_esp32s3_beta_3' into 'master' 2021-03-23 10:17:58 +00:00
spi_flash Merge branch 'feature/support_esp32s3_beta_3' into 'master' 2021-03-23 10:17:58 +00:00
spiffs
tcp_transport tcp_transport/test: Fix wrong use of transport in set-interface 2021-03-11 19:21:00 +00:00
tcpip_adapter
tinyusb tinyusb: add 'extern C' bit to tusb_console.h 2021-03-23 17:36:34 +05:30
touch_element Merge branch 'bugfix/touch_element_callback_para' into 'master' 2021-03-05 02:28:04 +00:00
ulp
unity
usb
vfs Support ESP32S3 Beta 3 target 2021-03-18 10:24:22 +08:00
wear_levelling
wifi_provisioning
wpa_supplicant core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
xtensa