esp-idf/components
Angus Gratton 084e170a8f Merge branch 'refactor/esp_ipc' into 'master'
Split esp_ipc to a seaparate component

Closes IDF-1295

See merge request espressif/esp-idf!8520
2020-05-25 15:03:04 +08:00
..
app_trace
app_update
asio
bootloader
bootloader_support bootloader: Don't print an error message after WDT reset in unicore mode 2020-05-19 03:35:53 +00:00
bt Merge branch 'refactor/esp_ipc' into 'master' 2020-05-25 15:03:04 +08:00
cbor
coap coap: move mbedTLS config options from component to examples 2020-05-19 17:23:29 +05:30
console
cxx Increase C++ unit test leak threshold 2020-05-22 16:39:44 +08:00
driver Merge branch 'refactor/esp_ipc' into 'master' 2020-05-25 15:03:04 +08:00
efuse
esp-tls secure_element: atecc608_ecdsa example 2020-05-21 13:08:30 +05:30
esp32 Merge branch 'refactor/esp_ipc' into 'master' 2020-05-25 15:03:04 +08:00
esp32s2 Merge branch 'refactor/esp_ipc' into 'master' 2020-05-25 15:03:04 +08:00
esp_adc_cal
esp_common Merge branch 'refactor/esp_ipc' into 'master' 2020-05-25 15:03:04 +08:00
esp_eth ethernet: fix potential task watch dog timeout 2020-05-13 16:03:00 +08:00
esp_event
esp_gdbstub
esp_hid
esp_http_client http-client: fix memory allocation issues found by static analyser 2020-05-13 07:16:45 +02:00
esp_http_server esp_http_server: Fixed a bug which could cause issues with LRU purge 2020-05-19 22:11:02 +05:30
esp_https_ota
esp_https_server
esp_ipc esp_ipc: Move to new component 2020-05-18 16:51:45 +08:00
esp_local_ctrl local-ctrl: fix memory allocation issues found by static analyser 2020-05-13 07:16:45 +02:00
esp_netif Merge branch 'bugfix/static_analysis_mem_issues' into 'master' 2020-05-22 15:08:20 +08:00
esp_ringbuf
esp_rom
esp_serial_slave_link
esp_system
esp_timer Merge branch 'refactor/esp_ipc' into 'master' 2020-05-25 15:03:04 +08:00
esp_websocket_client
esp_wifi feature: optimize wifi API max tx power description 2020-05-20 11:52:42 +08:00
espcoredump
esptool_py esptool: Set 80MHz SPI flash speed for ESP32-S2 & future chips 2020-05-20 06:19:34 +00:00
expat
fatfs
freemodbus
freertos esp_ipc: Move to new component 2020-05-18 16:51:45 +08:00
heap
idf_test spi_flash: add unit test for read/write performance 2020-05-17 22:06:03 +08:00
jsmn
json
libsodium
log
lwip
mbedtls Merge branch 'bugfix/crt_bundle_no_config_file' into 'master' 2020-05-22 09:34:32 +08:00
mdns
mqtt
newlib
nghttp
nvs_flash
openssl
partition_table partition_table: Fix parttool.py crashes when retrieving partition info 2020-05-13 16:10:48 +08:00
perfmon
protobuf-c
protocomm protocomm_httpd: Restart security session if request is received on a new session 2020-05-11 13:01:13 +00:00
pthread
sdmmc
soc Merge branch 'bugfix/fix_i2s_comm_format_unclear_description_bug' into 'master' 2020-05-25 15:00:10 +08:00
spi_flash Merge branch 'refactor/esp_ipc' into 'master' 2020-05-25 15:03:04 +08:00
spiffs
tcp_transport secure_element: atecc608_ecdsa example 2020-05-21 13:08:30 +05:30
tcpip_adapter esp-netif: wifi-deinit to clear handlers only in tcpip-adapter mode 2020-05-19 08:34:36 +00:00
tinyusb
ulp Add missing link to ulp header files and link to example following https://esp32.com/viewtopic.php?f=2&t=15562 2020-05-14 17:31:05 +08:00
unity
vfs
wear_levelling
wifi_provisioning
wpa_supplicant Merge branch 'workaround/wps_iot_fixes' into 'master' 2020-05-20 11:32:34 +08:00
xtensa