Wang Meng Yang de22cc8ca7 Merge branch 'bugfix/btdm_ble_data_length_update_fail_v4.2' into 'release/v4.2' 4 سال پیش
..
app_trace 5ad1e020ce gcov: add stub table size entry 4 سال پیش
app_update dd06800d7b otatool: Fix a crash when imported as external python lib 4 سال پیش
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 سال پیش
bootloader 527e5abae0 secure_boot/esp32s2: Disable read protecting of efuses 4 سال پیش
bootloader_support 527e5abae0 secure_boot/esp32s2: Disable read protecting of efuses 4 سال پیش
bt 0dbd8701b5 component/bt: fix data length update failed 4 سال پیش
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 dd08575c29 [C++]: wrapper functions around unwind code 4 سال پیش
driver 9b6d4c4015 uart: support alloc driver object in SRAM 4 سال پیش
efuse 6f0ad5662a efuse(esp32s2): Added flash_ver, psram_ver, pkg_ver efuses 4 سال پیش
esp-tls a0b107fe3d Fix esp_mbedtls_write API 4 سال پیش
esp32 20e41d6265 fix esp32s2 fall into sleep forever when deep-sleep time is set to 0(backport v4.2) 4 سال پیش
esp32s2 5c82ebce35 Merge branch 'bugfix/fix_esp32s2_deep_sleep_timer_wake_up_fail_backport_v4.2' into 'release/v4.2' 4 سال پیش
esp_adc_cal be3fc35533 [cxx]: fixed extern "C" declarations 4 سال پیش
esp_common f8e2eadc51 esp32c3: Adds support BROWNOUT reset (v4.2) 4 سال پیش
esp_eth 78ff78c789 Merge branch 'bugfix/config_data_interface_early_v4.2' into 'release/v4.2' 4 سال پیش
esp_event d3ffdc79fd [esp_event]: fixed and improved docs 4 سال پیش
esp_gdbstub 0adf0f85dd gdbstub: fix thread list generation 4 سال پیش
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails 5 سال پیش
esp_http_client 718d2e5f19 esp_http_client: Fixed handling of EAGAIN return 4 سال پیش
esp_http_server 420aedbe3d esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. 4 سال پیش
esp_https_ota 718d2e5f19 esp_http_client: Fixed handling of EAGAIN return 4 سال پیش
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 5 سال پیش
esp_ipc e4fdf07acb esp_ipc: fix race condition in ipc task 4 سال پیش
esp_local_ctrl d417ba0c11 esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. 4 سال پیش
esp_netif 2b65b82bd6 esp_netif: Fix dhcps state transitions 4 سال پیش
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash 5 سال پیش
esp_rom aabdb2c7a1 [system]: Made longjmp save for context switch 4 سال پیش
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 سال پیش
esp_system 1c59050209 panic/memprot: Fix minor const string correction on panic print 4 سال پیش
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' 5 سال پیش
esp_websocket_client 90218b4e9b Add options for esp_http_client and esp_websocket_client to support keepalive 5 سال پیش
esp_wifi 416dc98ed8 mesh/ps: esp_mesh_send is blocked in nodes(layer>=3), when a FIXED-ROOT root is duty master 4 سال پیش
espcoredump c06d8f8521 espcoredump.py: Parse EPS and EPC register values using register index 4 سال پیش
esptool_py 78ea042e7d esptool: Update esptool to have merge adjacent sections feature 4 سال پیش
expat be4b8e547a expat: Update library from 2.2.9 to 2.4.1 4 سال پیش
fatfs cc366cc3c7 fatfs: fix SPIRAM allocation not used due to Kconfig option name error 4 سال پیش
freemodbus ea101ecb38 freemodbus: increase max priority of modbus tasks 4 سال پیش
freertos cb9391a1cc Merge branch 'ci/change_perf_key_v4.2' into 'release/v4.2' 4 سال پیش
heap eed6eed909 components: fix ldgen check errors 4 سال پیش
idf_test 1d19a237b4 Update components/idf_test/include/esp32/idf_performance_target.h 4 سال پیش
jsmn 68dc6b2158 jsmn: define macros in build system 6 سال پیش
json 87a4f82d73 cJSON: Update submodule to latest release. 4 سال پیش
libsodium 1472bf8780 libsodium: fix source directory names to address build issues with Make 4 سال پیش
log a177897f4d log: correct timestamp formatting to unsigned integer type 5 سال پیش
lwip 4b8492d46f lwip: Fix ICMP Ping on specific iface 4 سال پیش
mbedtls b41f432262 esp_crt_bundle: remove EC-ACC certificate 4 سال پیش
mdns 93921e042c Merge branch 'bugfix/mdns_one_shot_multicast_v4.2' into 'release/v4.2' 4 سال پیش
mqtt af7f75268c MQTT: Update submodule reference to support new config modes 4 سال پیش
newlib 1214dcea3a newlib: Fix a case in FD_ISSET macro when n==-1 4 سال پیش
nghttp 385a299069 nghttp2: upgrade to v1.41.0 release 4 سال پیش
nvs_flash 5dbca18324 [doc]: NVS documentation updates 4 سال پیش
openssl 521eee7384 openssl: made verification mode conversion to mbetls modes more strict 5 سال پیش
partition_table f8b9cb2864 paritition_table: Verify the partition table md5sum when loading the app 4 سال پیش
perfmon 3d0967a58a test: declare requirements and include dirs private 5 سال پیش
protobuf-c 9eccd7c082 components: use new component registration api 6 سال پیش
protocomm bcdedf5501 Provisioning BLE: Add API to set manufacturer data in scan response 4 سال پیش
pthread cd8173bc13 pthread: Fix possible deadlock when using pthread_join() and Debug log level 4 سال پیش
sdmmc 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 سال پیش
soc 8f8a88d5ec Merge branch 'bugfix/fix_efuse_err_address_backport4.2' into 'release/v4.2' 4 سال پیش
spi_flash 2c1c4999f5 ci: enabled ldgen mapping check in ci 4 سال پیش
spiffs f5f91a4d05 tools: Redirect some warnings to stderr 5 سال پیش
tcp_transport 98d19efe6f tcp_transport: Fix some memory leak issues by coverity static analyzer. 4 سال پیش
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 be74e06e50 ulp: Fix bug where ULP linker script not regenerated for new config 4 سال پیش
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 سال پیش
vfs e5b4d5f348 Fix memory leak on error path in register_select 4 سال پیش
wear_levelling 3d0967a58a test: declare requirements and include dirs private 5 سال پیش
wifi_provisioning d96dd2c002 provisioning: fix wifi warning in wifi_prov_mgr application 4 سال پیش
wpa_supplicant 80a4d20462 Merge branch 'bugfix/eap_client_windows' into 'master' 4 سال پیش
xtensa aabdb2c7a1 [system]: Made longjmp save for context switch 4 سال پیش