Ivan Grokhotkov dd67f769d9 driver: add diagnostic information into UART test, enable flow control před 5 roky
..
app_trace 5ad1e020ce gcov: add stub table size entry před 4 roky
app_update 86c5d3136e docs: define __DOXYGEN__ for doxygen builds před 4 roky
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features před 6 roky
bootloader 527e5abae0 secure_boot/esp32s2: Disable read protecting of efuses před 4 roky
bootloader_support 5cc2eb15c9 Merge branch 'bugfix/bootloader_debug_buffers_v4.2' into 'release/v4.2' před 4 roky
bt 17b8fbfc1b fix cs evt for rd_rem_ext_feats delayed issue před 4 roky
cbor 5a09de8245 cbor: add tinycbor library and example před 6 roky
coap 7dbf01afad coap: move mbedTLS config options from component to examples před 5 roky
console 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) před 5 roky
cxx dd08575c29 [C++]: wrapper functions around unwind code před 4 roky
driver dd67f769d9 driver: add diagnostic information into UART test, enable flow control před 4 roky
efuse 0877949237 Merge branch 'bugfix/fix_esp32h2_efuse_get_ext_mac_v4.2' into 'release/v4.2' před 4 roky
esp-tls a0b107fe3d Fix esp_mbedtls_write API před 4 roky
esp32 18f2078c5c esp_system: Fix RTC_WDT protection in esp_restart_noos před 4 roky
esp32s2 5c82ebce35 Merge branch 'bugfix/fix_esp32s2_deep_sleep_timer_wake_up_fail_backport_v4.2' into 'release/v4.2' před 4 roky
esp_adc_cal be3fc35533 [cxx]: fixed extern "C" declarations před 4 roky
esp_common f8e2eadc51 esp32c3: Adds support BROWNOUT reset (v4.2) před 4 roky
esp_eth a8ed7f44bb Increased LAN8720 ETH-PHY reset assertion time (IDFGH-6018) před 4 roky
esp_event a249794640 esp_wifi: Add beacon timeout event před 4 roky
esp_gdbstub 0adf0f85dd gdbstub: fix thread list generation před 4 roky
esp_hid 000599986f Fixed left right key confusion in comments. před 4 roky
esp_http_client f2347ff434 esp_http_client: Fix HEAD request will affect the all next HTTP requests unless we close the HTTP request před 4 roky
esp_http_server 420aedbe3d esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. před 4 roky
esp_https_ota 718d2e5f19 esp_http_client: Fixed handling of EAGAIN return před 4 roky
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT před 5 roky
esp_ipc e4fdf07acb esp_ipc: fix race condition in ipc task před 4 roky
esp_local_ctrl 3af5f20da1 Added support for security1 in local control před 4 roky
esp_netif 2b65b82bd6 esp_netif: Fix dhcps state transitions před 4 roky
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 před 4 roky
esp_rom 0fe219a3f3 fix bootloader build with rom flash driver před 4 roky
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices před 6 roky
esp_system 0473ddffa7 coredump: Fixes ESP-specific panic reasons handling před 4 roky
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' před 5 roky
esp_websocket_client 90218b4e9b Add options for esp_http_client and esp_websocket_client to support keepalive před 5 roky
esp_wifi 2df406b6ce esp_wifi: před 4 roky
espcoredump 6d7aa57177 coredump: Fixes core dump private header inclusion guard před 4 roky
esptool_py 78ea042e7d esptool: Update esptool to have merge adjacent sections feature před 4 roky
expat be4b8e547a expat: Update library from 2.2.9 to 2.4.1 před 4 roky
fatfs cc366cc3c7 fatfs: fix SPIRAM allocation not used due to Kconfig option name error před 4 roky
freemodbus fcce82ea53 Merge branch 'bugfix/modbus_port_fix_lgpl_licensed_files_v4.2' into 'release/v4.2' před 4 roky
freertos cb9391a1cc Merge branch 'ci/change_perf_key_v4.2' into 'release/v4.2' před 4 roky
heap eed6eed909 components: fix ldgen check errors před 4 roky
idf_test fac6a5af5b bugfix: set authmode by switching number to string (backport v4.2) před 4 roky
jsmn 68dc6b2158 jsmn: define macros in build system před 6 roky
json 87a4f82d73 cJSON: Update submodule to latest release. před 4 roky
libsodium 1472bf8780 libsodium: fix source directory names to address build issues with Make před 4 roky
log a177897f4d log: correct timestamp formatting to unsigned integer type před 5 roky
lwip 769099dd64 Merge branch 'bugfix/lwip_config_dhcp_client_id_v4.2' into 'release/v4.2' před 4 roky
mbedtls 1319034019 mbedtls: upgrade to release v2.16.12 před 4 roky
mdns 93921e042c Merge branch 'bugfix/mdns_one_shot_multicast_v4.2' into 'release/v4.2' před 4 roky
mqtt af7f75268c MQTT: Update submodule reference to support new config modes před 4 roky
newlib 1214dcea3a newlib: Fix a case in FD_ISSET macro when n==-1 před 4 roky
nghttp 385a299069 nghttp2: upgrade to v1.41.0 release před 4 roky
nvs_flash 5dbca18324 [doc]: NVS documentation updates před 4 roky
openssl 521eee7384 openssl: made verification mode conversion to mbetls modes more strict před 5 roky
partition_table fc0f90e8aa partition_table: Fix case when a few similar to otadata partitions in the table před 4 roky
perfmon 3d0967a58a test: declare requirements and include dirs private před 5 roky
protobuf-c 9eccd7c082 components: use new component registration api před 6 roky
protocomm bcdedf5501 Provisioning BLE: Add API to set manufacturer data in scan response před 4 roky
pthread cd8173bc13 pthread: Fix possible deadlock when using pthread_join() and Debug log level před 4 roky
sdmmc 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode před 5 roky
soc dc50f0e828 Merge branch 'bugfix/fix_spi_cs_hold_time_issue_v4.2' into 'release/v4.2' před 4 roky
spi_flash b6b227e6cc fix: app crash when OTA because the OTA task's stack is in rtc fast memory před 4 roky
spiffs f5f91a4d05 tools: Redirect some warnings to stderr před 5 roky
tcp_transport 98d19efe6f tcp_transport: Fix some memory leak issues by coverity static analyzer. před 4 roky
tcpip_adapter ddedf25ca8 Set default AP handlers in wifi_create_and_start_ap() v4.2 před 5 roky
tinyusb e5b242a3cb usb: removes non-integrated features před 5 roky
ulp be74e06e50 ulp: Fix bug where ULP linker script not regenerated for new config před 4 roky
unity e30cd361a8 global: rename esp32s2beta to esp32s2 před 6 roky
vfs 53daf3dbbf VFS: `select` function's timeout is now POSIX compliant před 4 roky
wear_levelling 3d0967a58a test: declare requirements and include dirs private před 5 roky
wifi_provisioning d96dd2c002 provisioning: fix wifi warning in wifi_prov_mgr application před 4 roky
wpa_supplicant eb90d9bf18 wpa_supplicant: Add WPS Fixes před 4 roky
xtensa aabdb2c7a1 [system]: Made longjmp save for context switch před 4 roky