Ivan Grokhotkov bb29e93ddf versions: Update version to 4.2.3 3 лет назад
..
app_trace 5ad1e020ce gcov: add stub table size entry 4 лет назад
app_update 86c5d3136e docs: define __DOXYGEN__ for doxygen builds 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 7482ad5139 Merge branch 'bugfix/support_esp32s2_eco1_v4.2' into 'release/v4.2' 3 лет назад
bt d503c23d7a Merge branch 'bugfix/update_stack_init_check_4.2' into 'release/v4.2' 3 лет назад
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 15a20d8100 Merge branch 'bugfix/sdio_slave_dma_desc_int_v4.2' into 'release/v4.2' 3 лет назад
efuse 10c604475d esp_phy: Update ESP32S2 phy lib to support eco1 chip 3 лет назад
esp-tls a0b107fe3d Fix esp_mbedtls_write API 4 лет назад
esp32 b4862d1ba2 Merge branch 'feature/support_new_psram_v4.2' into 'release/v4.2' 3 лет назад
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 bb29e93ddf versions: Update version to 4.2.3 3 лет назад
esp_eth a8ed7f44bb Increased LAN8720 ETH-PHY reset assertion time (IDFGH-6018) 4 лет назад
esp_event a249794640 esp_wifi: Add beacon timeout event 4 лет назад
esp_gdbstub 0adf0f85dd gdbstub: fix thread list generation 4 лет назад
esp_hid 000599986f Fixed left right key confusion in comments. 4 лет назад
esp_http_client f2347ff434 esp_http_client: Fix HEAD request will affect the all next HTTP requests unless we close the HTTP request 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 3af5f20da1 Added support for security1 in local control 4 лет назад
esp_netif 2b65b82bd6 esp_netif: Fix dhcps state transitions 4 лет назад
esp_ringbuf c6134337a6 ringbuf: Fix bug where comparision between a signed and unsigned operand resulted in incorrect free size for no-split/allow-split buffers 4 лет назад
esp_rom 0fe219a3f3 fix bootloader build with rom flash driver 4 лет назад
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 лет назад
esp_system 0473ddffa7 coredump: Fixes ESP-specific panic reasons handling 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 c4ae443171 esp_wifi: refactor modem sleep access phy 3 лет назад
espcoredump 6d7aa57177 coredump: Fixes core dump private header inclusion guard 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 a5ce5002c0 Merge branch 'bugfix/modbus_fix_invalid_error_handling_for_duplicate_param_key_v42' into 'release/v4.2' 3 лет назад
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 fac6a5af5b bugfix: set authmode by switching number to string (backport v4.2) 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 4 лет назад
lwip 769099dd64 Merge branch 'bugfix/lwip_config_dhcp_client_id_v4.2' into 'release/v4.2' 4 лет назад
mbedtls 1319034019 mbedtls: upgrade to release v2.16.12 4 лет назад
mdns 3efd220463 mdns: Fix potential null deref reported by fuzzer test 3 лет назад
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 fc0f90e8aa partition_table: Fix case when a few similar to otadata partitions in the table 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 3055474491 Merge branch 'bugfix/usb_device_struct_cleanup_v4.2' into 'release/v4.2' 3 лет назад
spi_flash b6b227e6cc fix: app crash when OTA because the OTA task's stack is in rtc fast memory 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 53daf3dbbf VFS: `select` function's timeout is now POSIX compliant 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 eec9d6db94 wpa_supplicant: Fix invalid memory dereference 3 лет назад
xtensa aabdb2c7a1 [system]: Made longjmp save for context switch 4 лет назад