.. |
app_trace
|
TWAI: FIFO overrun handling and errata workarounds
|
2022-02-15 14:16:53 +08:00 |
app_update
|
bootloader: create public bootloader_flash.h header
|
2022-06-09 12:41:56 +08:00 |
asio
|
esp_ipc: fix race condition in ipc task
|
2021-09-15 22:57:02 +03:00 |
bootloader
|
(Xtensa) Build: add .xt.prop and .xt.lit to the compiled ELF file
|
2022-08-18 10:44:31 +08:00 |
bootloader_support
|
bootloader: support unlock MXIC flash chips
|
2022-06-09 12:41:56 +08:00 |
bt
|
Merge branch 'bugfix/fix_some_ble_bug_v4.2' into 'release/v4.2'
|
2023-05-18 10:52:37 +08:00 |
cbor
|
esp_ipc: fix race condition in ipc task
|
2021-09-15 22:57:02 +03: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 (release/v4.2)
|
2020-08-14 16:01:14 +08:00 |
cxx
|
[C++]: wrapper functions around unwind code
|
2021-06-01 15:09:46 +08:00 |
driver
|
twai: Add errata workaround for listen only mode
|
2023-02-24 20:38:37 +08:00 |
efuse
|
efuse: Fix burn operation when data was written directly to regs
|
2022-07-05 18:29:27 +08:00 |
esp32
|
esp32: allow up to 8 kB of ULP program size
|
2023-03-10 18:08:14 +08:00 |
esp32s2
|
esp_system: fix garbled UART output on startup on esp32s2
|
2023-05-18 02:14:31 +00:00 |
esp_adc_cal
|
[cxx]: fixed extern "C" declarations
|
2021-03-15 18:42:19 +08:00 |
esp_common
|
versions: Update version to 4.2.5
|
2023-06-29 10:06:42 +02:00 |
esp_eth
|
ci/esp_eth: Make the ICMP destination localhost
|
2022-07-11 04:53:40 +00:00 |
esp_event
|
esp_wifi: Add beacon timeout event
|
2021-12-03 15:37:06 +08:00 |
esp_gdbstub
|
gdbstub: fix thread list generation
|
2021-06-18 16:02:10 +02:00 |
esp_hid
|
fix esp hid crash when auth failed
|
2023-03-10 17:15:24 +08:00 |
esp_http_client
|
esp_http_client: Fix HEAD request will affect the all next HTTP requests unless we close the HTTP request
|
2021-10-29 10:20:04 +08:00 |
esp_http_server
|
esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly.
|
2021-08-31 14:23:10 +08:00 |
esp_https_ota
|
esp_http_client: Fixed handling of EAGAIN return
|
2021-09-20 17:49:11 +05:30 |
esp_https_server
|
esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT
|
2020-03-27 23:12:57 +08:00 |
esp_ipc
|
esp_ipc: fix race condition in ipc task
|
2021-09-15 22:57:02 +03:00 |
esp_local_ctrl
|
Added support for security1 in local control
|
2021-12-09 15:26:14 +08:00 |
esp_netif
|
lwip: Fixed that ipv6 dns cannot work
|
2022-07-15 16:20:37 +08:00 |
esp_ringbuf
|
ringbuf: Fix bug where comparision between a signed and unsigned operand resulted in incorrect free size for no-split/allow-split buffers
|
2021-12-27 15:14:17 +08:00 |
esp_rom
|
rom: fix newlib time ROM functions being regardless of CONFIG_SPIRAM_CACHE_WORKAROUND
|
2023-05-11 07:22:33 +00:00 |
esp_serial_slave_link
|
|
|
esp_system
|
coredump: Fixes ESP-specific panic reasons handling
|
2021-11-23 13:06:03 +03:00 |
esp_timer
|
improve thread safety in esp_timer
|
2023-05-18 15:41:53 +08:00 |
esp_websocket_client
|
Add options for esp_http_client and esp_websocket_client to support keepalive
|
2021-01-26 14:09:01 +08:00 |
esp_wifi
|
esp_wifi: fix some wifi bugs
|
2023-06-14 20:42:14 +08:00 |
esp-tls
|
Fix esp_mbedtls_write API
|
2021-09-16 09:02:34 +05:30 |
espcoredump
|
coredump: Fixes core dump private header inclusion guard
|
2021-11-23 13:06:18 +03:00 |
esptool_py
|
esptool: Update esptool to have merge adjacent sections feature
|
2021-05-10 11:18:09 +08:00 |
expat
|
expat: Update library from 2.2.9 to 2.4.1
|
2021-09-06 19:59:55 +08:00 |
fatfs
|
fatfs: fix SPIRAM allocation not used due to Kconfig option name error
|
2021-07-26 09:40:39 +08:00 |
freemodbus
|
freemodbus: fix issues when modbus master and slave work simultaneously (backport v4.2)
|
2022-07-13 15:37:19 +08:00 |
freertos
|
freertos: Fix flakey event group unit test
|
2022-07-19 12:19:42 +08:00 |
heap
|
components: fix ldgen check errors
|
2021-06-17 12:36:34 +10:00 |
idf_test
|
spi_flash_test: remove threshold from unit test
|
2022-03-15 15:22:55 +00:00 |
jsmn
|
|
|
json
|
cJSON: Update submodule to latest release.
|
2021-09-06 07:42:32 +05:30 |
libsodium
|
libsodium: fix source directory names to address build issues with Make
|
2021-08-17 11:10:34 +05:30 |
log
|
log: correct timestamp formatting to unsigned integer type
|
2021-03-04 11:54:30 +05:30 |
lwip
|
lwip: Add security fixes and other features and bufixes to v4.2
|
2023-06-05 06:08:45 +00:00 |
mbedtls
|
mbedtls: upgrade to release v2.16.12
|
2021-12-21 14:03:30 +05:30 |
mdns
|
mdns: Fix potential null deref reported by fuzzer test
|
2022-02-14 22:52:26 +08:00 |
mqtt
|
MQTT: Update submodule reference to support new config modes
|
2021-06-24 14:01:35 +08:00 |
newlib
|
newlib: Fix a case in FD_ISSET macro when n==-1
|
2021-07-15 11:18:45 +08:00 |
nghttp
|
nghttp2: upgrade to v1.41.0 release
|
2021-09-24 17:47:02 +05:30 |
nvs_flash
|
refactor(nvs): custom allocator for all objects allocated in NVS
|
2023-03-04 14:07:10 +00:00 |
openssl
|
openssl: made verification mode conversion to mbetls modes more strict
|
2020-09-17 13:22:36 +02:00 |
partition_table
|
partition_table: Fix case when a few similar to otadata partitions in the table
|
2021-10-26 16:48:25 +08:00 |
perfmon
|
test: declare requirements and include dirs private
|
2020-03-23 10:58:50 +08:00 |
protobuf-c
|
|
|
protocomm
|
Provisioning BLE: Add API to set manufacturer data in scan response
|
2021-07-14 18:25:20 +05:30 |
pthread
|
pthread: Fix possible deadlock when using pthread_join() and Debug log level
|
2021-06-18 13:37:31 +08:00 |
sdmmc
|
sdmmc: fix the probe issue that forbid sdspi working in highspeed mode
|
2020-07-28 12:36:03 +08:00 |
soc
|
pm: fix RTC IO and MEM issues under high temperature(v4.2)
|
2023-06-16 18:22:09 +08:00 |
spi_flash
|
spi_flash: add unit tests for qio mode
|
2022-09-11 02:39:59 +08:00 |
spiffs
|
test_spiffs: increase test case stack size
|
2022-06-09 12:41:56 +08:00 |
tcp_transport
|
tcp_transport: Fix some memory leak issues by coverity static analyzer.
|
2021-03-23 11:09:21 +05:30 |
tcpip_adapter
|
Set default AP handlers in wifi_create_and_start_ap() v4.2
|
2020-09-15 14:54:46 +08:00 |
tinyusb
|
esp_ipc: fix race condition in ipc task
|
2021-09-15 22:57:02 +03:00 |
ulp
|
ulp: Fix bug where ULP linker script not regenerated for new config
|
2021-05-21 10:56:05 +10:00 |
unity
|
|
|
vfs
|
VFS: select function's timeout is now POSIX compliant
|
2021-11-30 12:22:55 +08:00 |
wear_levelling
|
test: declare requirements and include dirs private
|
2020-03-23 10:58:50 +08:00 |
wifi_provisioning
|
provisioning: fix wifi warning in wifi_prov_mgr application
|
2021-08-18 18:34:46 +08:00 |
wpa_supplicant
|
esp_wifi: Fix WPS issue for WPA3+WPA2 mode
|
2023-06-09 18:15:54 +05:30 |
xtensa
|
[system]: Made longjmp save for context switch
|
2021-07-21 09:48:48 +08:00 |