esp-idf/components
David Cermak 1fa0db8d44 tcp_transport: Allow for using transport independently from list
For compatibility reasons, support also transports separately if the transport is used
before attaching to parent list. In this case we create an internal context which is
independent on the foundation transport and used preferably
2021-02-16 09:01:35 +01:00
..
app_trace
app_update
asio
bootloader Merge branch 'bugfix/anti_rollback_without_test_app' into 'master' 2021-02-09 14:16:51 +08:00
bootloader_support Merge branch 'bugfix/anti_rollback_without_test_app' into 'master' 2021-02-09 14:16:51 +08:00
bt Merge branch 'bugfix/ignore_null_valued_comb_key' into 'master' 2021-02-09 19:49:25 +08:00
cbor
cmock
coap
console
cxx
driver
efuse efuse: Updates description of uart_print_control efuse 2021-02-08 18:02:55 +08:00
esp-tls esp_tls: Updated connection method to use non-blocking connect 2021-02-16 09:00:43 +01:00
esp32
esp32c3
esp32s2
esp32s3
esp_adc_cal
esp_common esp-tls: Extend error types with TCP clean close error 2021-02-16 09:00:43 +01:00
esp_eth
esp_event esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug 2021-02-11 17:00:55 +11:00
esp_gdbstub
esp_hid
esp_http_client
esp_http_server
esp_https_ota
esp_https_server
esp_hw_support esp_hw_support: fix esp_restart crash 2021-02-10 23:38:17 +00:00
esp_ipc
esp_local_ctrl
esp_netif esp_netif: Add unit test to exercise default wifi setup/teardown cycle 2021-02-10 13:28:36 +00:00
esp_pm esp_pm: Label each column of lock dump 2021-02-11 18:44:51 +05:30
esp_ringbuf
esp_rom Merge branch 'feature/efuse_update_description' into 'master' 2021-02-09 11:02:26 +08:00
esp_serial_slave_link
esp_system Merge branch 'bugfix/esp32s2_wakeup_from_light_sleep_fix' into 'master' 2021-02-11 07:34:57 +08:00
esp_timer esp_timer: Label each column of timer dump 2021-02-11 18:40:51 +05:30
esp_websocket_client websockets: Set keepalive options after adding transport to the list 2021-02-16 09:00:43 +01:00
esp_wifi CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
espcoredump
esptool_py Merge branch 'bugfix/anti_rollback_without_test_app' into 'master' 2021-02-09 14:16:51 +08:00
expat
fatfs
freemodbus freemodbus: fix mb controller parity propagation issues 2021-02-15 08:39:18 +01:00
freertos freertos: fix errors reported by PVS-Studio 2021-02-11 03:15:04 +00:00
hal CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
heap
idf_test
jsmn
json
libsodium
log
lwip
mbedtls mbedtls tests: Add optional debug log output to AES stream tests 2021-02-12 04:08:12 +00:00
mdns mdns: add bound check when setting interface as duplicate 2021-02-15 06:43:51 +00:00
mqtt
newlib Merge branch 'bugfix/esp32s2_wakeup_from_light_sleep_fix' into 'master' 2021-02-11 07:34:57 +08:00
nghttp
nvs_flash
openssl
partition_table
perfmon
protobuf-c
protocomm protocomm: Fixed NULL check of allocated memory 2021-02-10 02:07:58 +00:00
pthread
riscv
sdmmc
soc efuse: Updates description of uart_print_control efuse 2021-02-08 18:02:55 +08:00
spi_flash Merge branch 'feature/spi_flash_auto_suspend_default_on_c3' into 'master' 2021-02-09 19:50:48 +08:00
spiffs
tcp_transport tcp_transport: Allow for using transport independently from list 2021-02-16 09:01:35 +01:00
tcpip_adapter
tinyusb
touch_element
ulp
unity
vfs
wear_levelling
wifi_provisioning
wpa_supplicant CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
xtensa