esp-idf/components
2020-09-09 08:00:20 +02:00
..
app_trace esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
app_update Secure boot v2 support for ESP32-S2 2020-07-27 00:01:10 +00:00
asio asio: option to use wolfSSL as TLS stack for ASIO 2020-07-14 10:42:17 +00:00
bootloader hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
bootloader_support Merge branch 'feat/spi_flash_override_size' into 'master' 2020-09-03 02:57:31 +08:00
bt ble_mesh: stack: Use model callback for operations [Zephyr] 2020-09-03 02:02:33 +00:00
cbor Update tinycbor submodule in ESP-IDF 2020-06-23 08:20:16 +00:00
coap coap: move mbedTLS config options from component to examples 2020-05-19 17:23:29 +05:30
console vfs: support vfs uart set line endings with specified uart number 2020-07-10 11:15:09 +08:00
cxx Revert "CXX: removed exception windowspill test" 2020-09-02 15:44:18 +02:00
driver Merge branch 'refactor/twai_hal_state' into 'master' 2020-09-03 23:22:30 +08:00
efuse ESP32 SecureBoot V2: eFuse write operations are updated to use the eFuse Manager APIs 2020-08-27 04:24:04 +00:00
esp32 unit_test:refactor ref clock to use RMT carrier 2020-08-31 14:25:23 +08:00
esp32s2 unit_test:refactor ref clock to use RMT carrier 2020-08-31 14:25:23 +08:00
esp32s3 fix rom api usage violation 2020-07-29 15:57:49 +08:00
esp_adc_cal driver/adc: support for esp32s2 adc calibration scheme 2020-08-13 17:27:03 +08:00
esp_common Merge branch 'feat/extract_hal_from_soc' into 'master' 2020-09-01 23:56:15 +08:00
esp_eth ethernet: support power on timeout 2020-08-10 18:54:25 +08:00
esp_event Fix handling of multiple AP credentials in WPS 2020-07-08 11:02:55 +00:00
esp_gdbstub Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" 2020-07-09 17:16:47 +02:00
esp_hid esp_hid: fix memory leak if getting dev reports fails 2020-05-07 12:56:54 +00:00
esp_http_client driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 2020-08-03 15:21:36 +08:00
esp_http_server http_server: Simplified httpd_get_client_list() to return clients in int array 2020-09-09 08:00:20 +02:00
esp_https_ota esp_https_ota: Add a feature to set custom headers to esp_https_ota request 2020-08-29 09:05:52 +00:00
esp_https_server https_server: Fix use of open_fn from application level 2020-09-09 08:00:20 +02:00
esp_ipc esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +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 esp_wifi: optimize WiFi TX performance 2020-08-13 12:26:21 +08:00
esp_ringbuf Add a note to specify that two calls to RingbufferReceive are required in wrap mode 2020-08-10 18:25:51 +08:00
esp_rom hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
esp_serial_slave_link soc: placeholder for esp32s3 HAL driver 2020-08-07 11:59:00 +08:00
esp_system Merge branch 'bugfix/time_spinlock' into 'master' 2020-09-03 12:34:29 +08:00
esp_timer esp_timer: do init check in timer implementation 2020-09-01 15:01:11 +08:00
esp_websocket_client Websocket client: avoid deadlock if stop called from event handler 2020-08-21 18:57:45 +08:00
esp_wifi espnow/pmf: Implement ESPNOW + PMF Co-existance 2020-09-02 09:26:39 +05:30
esp-tls esp-tls: enable TLS renegotiation using explicit API call 2020-07-03 05:52:22 +00:00
espcoredump Merge branch 'bugfix/coredump_esp_panic_reason' into 'master' 2020-07-28 23:49:10 +08:00
esptool_py esptool: Update submodule fixing Py3 keygen in Secure boot v2 2020-08-26 03:25:32 +05:30
expat test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
fatfs hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
freemodbus docs: add warning for doxygen version 2020-09-03 13:48:40 +08:00
freertos freertos: don't clobber a4 while spilling register windows 2020-09-02 15:40:41 +02:00
hal Merge branch 'refactor/twai_hal_state' into 'master' 2020-09-03 23:22:30 +08:00
heap esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
idf_test Merge branch 'bugfix/remove_auto_conn_case' into 'master' 2020-08-17 09:01:40 +08:00
jsmn jsmn: define macros in build system 2019-11-29 18:05:24 +08:00
json cJSON: include only source file objects for cmake build 2020-02-05 11:14:23 +05:30
libsodium test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
log esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
lwip Merge branch 'bugfix/fix_ipv6_nd6_max_queue_num' into 'master' 2020-08-19 16:07:14 +08:00
mbedtls Fixed TLS 1.1 still being enables even if disabled via config. 2020-08-05 03:38:51 +00:00
mdns mdns: Support queries in responses in mDNS non-strict mode 2020-09-02 11:12:08 +02:00
mqtt MQTT: add configurable msg expired timeout 2020-09-01 06:40:18 +00:00
newlib newlib: revert back from spinlocks to using newlib locks for time.h 2020-09-03 09:56:02 +08:00
nghttp nghttp2: upgrade to v1.41.0 release 2020-07-28 20:27:27 +05:30
nvs_flash hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
openssl openssl: made verification mode conversion to mbetls modes more strict 2020-07-14 10:42:17 +00:00
partition_table partition_table: fix generation of signed partition table 2020-05-31 18:39:30 +02:00
perfmon test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
protobuf-c
protocomm BLE provisioning: Add check for valid ble read offset 2020-07-14 13:14:53 +00:00
pthread esp_system: startup flow modifications 2020-06-19 18:40:09 +10:00
sdmmc Merge branch 'bugfix/sdmmc_spi_highspeed' into 'master' 2020-07-13 15:50:30 +08:00
soc Merge branch 'refactor/unit_test_ref_clock' into 'master' 2020-09-01 22:13:03 +08:00
spi_flash Merge branch 'feat/spi_flash_override_size' into 'master' 2020-09-03 02:57:31 +08:00
spiffs hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
tcp_transport tcp_transport: Added internal API for underlying socket, used for custom select on connection end for WS 2020-08-18 06:42:22 +00:00
tcpip_adapter esp-netif: wifi-deinit to clear handlers only in tcpip-adapter mode 2020-05-19 08:34:36 +00:00
tinyusb docs: tinyusb documentation 2020-08-27 13:49:33 +02:00
ulp docs: translate api-guides/ulp-risc-v from EN to CN 2020-08-13 19:44:46 +08:00
unity esp_rom: extract common uart apis into esp_rom_uart.h 2020-07-17 16:00:59 +08:00
vfs Merge branch 'bugfix/vfs_zero_length_base_path' into 'master' 2020-07-23 04:06:48 +08:00
wear_levelling hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
wifi_provisioning wifi_provisioning: Catch the Wi-Fi events even after Connection errors 2020-03-21 06:02:55 +00:00
wpa_supplicant espnow/pmf: Implement ESPNOW + PMF Co-existance 2020-09-02 09:26:39 +05:30
xtensa hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00