esp-idf/components
2021-10-21 10:06:03 +08:00
..
app_trace esp_ipc: fix race condition in ipc task 2021-09-17 23:19:27 +03:00
app_update app_update: Check if the running app is signed by a valid key before revocation 2021-09-23 21:06:44 +08:00
asio
bootloader bootloader: add xmc spi_flash startup flow to improve reliability 2021-10-15 01:49:46 +08:00
bootloader_support spi_flash: fix the corruption of ROM after calling bootloader_execute_flash_command 2021-10-15 02:18:03 +08:00
bt Merge branch 'bugfix/btdm_ble_data_length_update_fail_v4.3' into 'release/v4.3' 2021-10-18 03:07:14 +00:00
cbor esp_ipc: fix race condition in ipc task 2021-09-17 23:19:27 +03:00
cmock
coap esp_ipc: fix race condition in ipc task 2021-09-17 23:19:27 +03:00
console console: fix a bug preventing us from starting a CLI on non-default UART 2021-09-13 14:10:19 +08:00
cxx
driver Merge branch 'bugfix/timer_example_crashed_not_calling_timer_group_set_alarm_value_in_isr_v4.3' into 'release/v4.3' 2021-10-16 15:59:26 +00:00
efuse efuse: Fix len of SOFT_DIS_JTAG for esp32c3(v4.3) 2021-09-14 13:22:08 +08:00
esp32 add flash and PSRAM CS IO acquire function 2021-09-17 16:28:47 +08:00
esp32c3 usb_serial_jtag: support usb_serial_jtag on esp32c3 2021-10-11 17:34:24 +08:00
esp32s2 System/Memprot: fixed voltage glitching detection logic 2021-10-04 19:25:32 +02:00
esp32s3 Merge branch 'feature/support_bss_in_psram_for_esp32s2_v4.3' into 'release/v4.3' 2021-09-15 08:09:42 +00:00
esp_adc_cal
esp_common usb_serial_jtag: support usb_serial_jtag on esp32c3 2021-10-11 17:34:24 +08:00
esp_eth ci: update cert used for esp_eth test 2021-10-21 10:06:03 +08:00
esp_event [esp_event]: fixed and improved docs 2021-09-10 10:12:39 +08:00
esp_gdbstub usb_serial_jtag: support usb_serial_jtag on esp32c3 2021-10-11 17:34:24 +08:00
esp_hid
esp_http_client esp_http_client: Fixed handling of EAGAIN return 2021-09-20 17:10:44 +05:30
esp_http_server
esp_https_ota esp_http_client: Fixed handling of EAGAIN return 2021-09-20 17:10:44 +05:30
esp_https_server
esp_hw_support Driver(Touch sensor): fix the touch sensor wait cycle after wakeup from sleep 2021-10-14 17:17:45 +08:00
esp_ipc esp_ipc: fix race condition in ipc task 2021-09-17 23:19:27 +03:00
esp_local_ctrl Added support for security1 in local control 2021-09-21 09:21:18 +05:30
esp_netif
esp_pm
esp_ringbuf
esp_rom Merge branch 'feature/esp32c3_usbjtagserial_v4.3' into 'release/v4.3' 2021-10-14 10:38:02 +00:00
esp_serial_slave_link essl: add essl spi support to communicate with spi slave hd mode 2021-10-15 16:50:24 +08:00
esp_system Merge branch 'bugfix/fix_esp32s2_deep_sleep_timer_wake_up_fail_backport_v4.3' into 'release/v4.3' 2021-10-19 04:44:47 +00:00
esp_timer
esp_websocket_client
esp_wifi esp_wifi: backport some wifi fix 2021-10-14 21:37:57 +08:00
esp-tls Fix esp_mbedtls_write API 2021-09-21 16:31:21 +08:00
espcoredump Merge branch 'bugfix/core_dump_image_erase_with_encryption_v4.3' into 'release/v4.3' 2021-09-08 08:42:44 +00:00
esptool_py
expat
fatfs vfs/fatfs: fix failed tests by increasing timeout 2021-09-21 08:53:18 +02:00
freemodbus Merge branch 'bugfix/modbus_add_task_affinity_and_callbacks_v43' into 'release/v4.3' 2021-10-19 04:11:51 +00:00
freertos Merge branch 'bugfix/freertos_ut_suspend_v4.3' into 'release/v4.3' 2021-09-13 04:14:14 +00:00
hal Merge branch 'bugfix/spi_ll_intr_bits_v4.3' into 'release/v4.3' 2021-10-16 16:18:10 +00:00
heap
idf_test
jsmn
json
libsodium
log
lwip dhcpserver: support cplusplus 2021-10-12 14:25:38 +08:00
mbedtls esp_crt_bundle: remove EC-ACC certificate 2021-10-07 13:13:52 +05:30
mdns mdns: fix memory free issue when repeating the query in reply 2021-10-14 17:31:01 +02:00
mqtt
newlib Merge branch 'bugfix/newlib_dirent_decls_4.3' into 'release/v4.3' 2021-09-09 18:46:58 +00:00
nghttp
nvs_flash nvs_tool: Update Readme with supports of multiline strings and comments in the CSV file 2021-09-20 14:12:13 +08:00
openssl
partition_table
perfmon
protobuf-c
protocomm ESP32C3: Fix for provisioning failure with ble transport mode and bluedriod stack for v4.3 2021-09-21 19:34:13 +05:30
pthread
riscv
sdmmc
soc Merge branch 'bugfix/fix_touch_sensor_measure_start_wait_time_backport_v4.3' into 'release/v4.3' 2021-10-18 01:42:41 +00:00
spi_flash Merge branch 'bugfix/xmc_overerase_v4.3' into 'release/v4.3' 2021-10-15 16:52:25 +00:00
spiffs
tcp_transport
tcpip_adapter
tinyusb esp_ipc: fix race condition in ipc task 2021-09-17 23:19:27 +03:00
touch_element
ulp
unity
vfs usb_serial_jtag: support usb_serial_jtag on esp32c3 2021-10-11 17:34:24 +08:00
wear_levelling
wifi_provisioning
wpa_supplicant Merge branch 'cherry-pick-e8360fe0-4' into 'release/v4.3' 2021-09-15 08:06:00 +00:00
xtensa