Jiang Jiang Jian 0aaa7ffc28 Merge branch 'bugfix/fix_some_wifi_bugs_0924_v4.2' into 'release/v4.2' 5 лет назад
..
app_trace 16726e9980 gcov: Fixes APP CPU syscall table 5 лет назад
app_update 0f82fe105c Secure boot v2 support for ESP32-S2 5 лет назад
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 лет назад
bootloader 9856198112 bootloader esp32s2: Increase bootloader DRAM & IRAM allowance 5 лет назад
bootloader_support f536db1782 Merge branch 'feature/secure_boot_esp32s2_v4.2' into 'release/v4.2' 5 лет назад
bt 2db55a3b90 Merge branch 'bugfix/add_disconn_req_action_when_no_link_4.2' into 'release/v4.2' 5 лет назад
cbor 5a09de8245 cbor: add tinycbor library and example 6 лет назад
coap 7dbf01afad coap: move mbedTLS config options from component to examples 5 лет назад
console 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) 5 лет назад
cxx e2cb7ed9ca Revert "CXX: removed exception windowspill test" 5 лет назад
driver a8a2ea7b38 UART: Add return in uart_wait_tx_done 5 лет назад
efuse d12eb31f42 CI: Increase stack size for efuse unit test 5 лет назад
esp-tls 40a29866f6 esp-tls: enable TLS renegotiation using explicit API call 5 лет назад
esp32 26481c4a9d toolchain: C++ exception workaround 5 лет назад
esp32s2 f536db1782 Merge branch 'feature/secure_boot_esp32s2_v4.2' into 'release/v4.2' 5 лет назад
esp_adc_cal 4cbed9b364 driver/adc: support for esp32s2 adc calibration scheme 5 лет назад
esp_common 6443a96834 Merge branch 'backport/shared_stack4.2' into 'release/v4.2' 5 лет назад
esp_eth a1c8b21928 esp_eth: moved extern "C" after includes 5 лет назад
esp_event 3af4b51a5c Fix handling of multiple AP credentials in WPS 5 лет назад
esp_gdbstub a6f0b15d3e Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" 5 лет назад
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails 5 лет назад
esp_http_client 917192725a http-client: fix memory allocation issues found by static analyser 5 лет назад
esp_http_server ec2262e5a4 http_server: WebSocket server to set flag in transmitted messages by default 5 лет назад
esp_https_ota f1c7b0ba6f Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419 5 лет назад
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 5 лет назад
esp_ipc 11d96b39d0 esp_ipc: Move to new component 5 лет назад
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser 5 лет назад
esp_netif 368d623e1a esp_wifi: optimize WiFi TX performance 5 лет назад
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash 5 лет назад
esp_rom f536db1782 Merge branch 'feature/secure_boot_esp32s2_v4.2' into 'release/v4.2' 5 лет назад
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 лет назад
esp_system e911826340 add soft solution for esp32 eco3 live lock issue 5 лет назад
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' 5 лет назад
esp_websocket_client 70a67439bc Websocket client: avoid deadlock if stop called from event handler 5 лет назад
esp_wifi 466cd7ba22 esp_wifi: 5 лет назад
espcoredump 5f1e61498e Bugfix/espcoredump fix error reported for blank partition (Backport v4.2) 5 лет назад
esptool_py 7d57165922 Update to compatible crc & SBv2 enable check api's 5 лет назад
expat 3d0967a58a test: declare requirements and include dirs private 5 лет назад
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 5 лет назад
freemodbus b1fe4c4cc6 freemodbus: add extern c block into common header for cpp 5 лет назад
freertos f4ab2beaa8 freertos: don't clobber a4 while spilling register windows 5 лет назад
heap 6f5e43e26a heap: added alloc failed hook and configuration options 5 лет назад
idf_test 5a23447452 Merge branch 'bugfix/remove_auto_conn_case_v4.2' into 'release/v4.2' 5 лет назад
jsmn 68dc6b2158 jsmn: define macros in build system 6 лет назад
json e366b6ac21 cJSON: include only source file objects for cmake build 6 лет назад
libsodium 3d0967a58a test: declare requirements and include dirs private 5 лет назад
log 188240d5c7 log: new macros to log when the cache is disabled 5 лет назад
lwip fd083f1e44 ipv6 send multicast data fail when src address is null for 4.2 5 лет назад
mbedtls 229dbd70c9 mbedtls: Fix a case for mpi_montgomery_exp_calc() when Z is not init 5 лет назад
mdns cf7e48c779 mdns: Allow config mDNS task stack size 5 лет назад
mqtt 86d8f15a9a MQTT: Update submodule reference 5 лет назад
newlib c7d602cc62 Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.2' into 'release/v4.2' 5 лет назад
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 лет назад
nvs_flash 0514496744 Merge branch 'feature/vs_allow_custom_part_4.2' into 'release/v4.2' 5 лет назад
openssl 521eee7384 openssl: made verification mode conversion to mbetls modes more strict 5 лет назад
partition_table 6f2e465ec9 partition_table: fix generation of signed partition table 5 лет назад
perfmon 3d0967a58a test: declare requirements and include dirs private 5 лет назад
protobuf-c 9eccd7c082 components: use new component registration api 6 лет назад
protocomm 851b4e9576 BLE provisioning: Add check for valid ble read offset 5 лет назад
pthread 4a83b488a8 pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper 5 лет назад
sdmmc 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 лет назад
soc c54d599d0d ethernet: set DMA owner after all descriptors have configured 5 лет назад
spi_flash 03a749a60e flash_mmap: restore interrupt and cache before err return 5 лет назад
spiffs 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images 5 лет назад
tcp_transport 423e600d46 secure_element: atecc608_ecdsa example 5 лет назад
tcpip_adapter ddedf25ca8 Set default AP handlers in wifi_create_and_start_ap() v4.2 5 лет назад
tinyusb e5b242a3cb usb: removes non-integrated features 5 лет назад
ulp 92ef27223d ulp: fix ULP assembler version detection for localized systems 5 лет назад
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
vfs 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) 5 лет назад
wear_levelling 3d0967a58a test: declare requirements and include dirs private 5 лет назад
wifi_provisioning 6d37ad39aa provisioning: use memcpy instead of strncpy for copying SSID 5 лет назад
wpa_supplicant c4f4e15cc7 Merge branch 'cherry-pick-4dcaa0e6-3' into 'release/v4.2' 5 лет назад
xtensa 223f800dd7 expression_with_stack: added a tweak on TCB stackpointers to avoid false trigger of stack overflow 5 лет назад