esp-idf/components
Michael (XIAO Xufeng) 23eff08638 Merge branch 'feature/gpio_esp32c3_add_deprecated_header' into 'master'
Added missing ESP32-S3 target for /rom/gpio.h include

Closes IDFGH-4870

See merge request espressif/esp-idf!12648
2021-03-12 07:49:30 +00:00
..
app_trace
app_update otatool: Fixes read_ota_partition cmd, required output arg 2021-03-04 06:02:54 +00:00
asio
bootloader bootloader: Add config options to skip validation of app for minimum boot time 2021-03-10 14:00:46 +11:00
bootloader_support Merge branch 'refactor/move_from_xtensa' into 'master' 2021-03-11 00:24:25 +00:00
bt fix ble connection event report remote address error 2021-03-12 11:49:52 +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 'feature/gpio_esp32c3_add_deprecated_header' into 'master' 2021-03-12 07:49:30 +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 Merge branch 'refactor/move_from_xtensa' into 'master' 2021-03-11 00:24:25 +00:00
esp32c3 Merge branch 'feature/crypto_reserve_gdma_ch' into 'master' 2021-03-09 23:44:26 +00:00
esp32s2
esp32s3 Merge branch 'bugfix/uart_baud_c3_s3' into 'master' 2021-03-10 03:48:12 +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_http_client components: Remove repeated keep alive function by ssl layer function 2021-03-10 02:19:29 +00:00
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 'refactor/move_from_xtensa' into 'master' 2021-03-11 00:24:25 +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
esp_serial_slave_link
esp_system Merge branch 'bugfix/esp32c3_light_sleep_default_params_optimize' into 'master' 2021-03-11 03:33:46 +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 esp_wifi: support sta to sleep at disconnected status 2021-03-12 00:20:09 +08:00
espcoredump Merge branch 'refactor/move_from_xtensa' into 'master' 2021-03-11 00:24:25 +00:00
esptool_py
expat
fatfs
freemodbus
freertos Merge branch 'refactor/move_from_xtensa' into 'master' 2021-03-11 00:24:25 +00:00
hal Merge branch 'refactor/move_from_xtensa' into 'master' 2021-03-11 00:24:25 +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 'refactor/move_from_xtensa' into 'master' 2021-03-11 00:24:25 +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 mdns: Removed freeRTOS dependancies from fuzzer tests 2021-03-11 08:57:36 +00:00
mqtt esp-mqtt: Remove __FILE__ macro from error logs 2021-03-03 10:26:57 +11:00
newlib Merge branch 'refactor/move_from_xtensa' into 'master' 2021-03-11 00:24:25 +00:00
nghttp
nvs_flash core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11: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 'bugfix/esp32c3_light_sleep_default_params_optimize' into 'master' 2021-03-11 03:33:46 +00:00
spi_flash Merge branch 'refactor/move_from_xtensa' into 'master' 2021-03-11 00:24:25 +00:00
spiffs
tcp_transport tcp_transport: Add bind device function to unit test 2021-03-10 02:19:29 +00:00
tcpip_adapter
tinyusb
touch_element Merge branch 'bugfix/touch_element_callback_para' into 'master' 2021-03-05 02:28:04 +00:00
ulp
unity
usb
vfs
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