Vikram Dattu 3af5f20da1 Added support for security1 in local control 4 vuotta sitten
..
app_trace 5ad1e020ce gcov: add stub table size entry 4 vuotta sitten
app_update 86c5d3136e docs: define __DOXYGEN__ for doxygen builds 4 vuotta sitten
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 vuotta sitten
bootloader 527e5abae0 secure_boot/esp32s2: Disable read protecting of efuses 4 vuotta sitten
bootloader_support 5cc2eb15c9 Merge branch 'bugfix/bootloader_debug_buffers_v4.2' into 'release/v4.2' 4 vuotta sitten
bt 6317335174 Merge branch 'feature/add_coex_hci_command_v4.2' into 'release/v4.2' 4 vuotta sitten
cbor 5a09de8245 cbor: add tinycbor library and example 6 vuotta sitten
coap 7dbf01afad coap: move mbedTLS config options from component to examples 5 vuotta sitten
console 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) 5 vuotta sitten
cxx dd08575c29 [C++]: wrapper functions around unwind code 4 vuotta sitten
driver 9b6d4c4015 uart: support alloc driver object in SRAM 4 vuotta sitten
efuse adda59cc97 bootloader: add anti-FI checks around secure version in anti-rollback scheme 4 vuotta sitten
esp-tls a0b107fe3d Fix esp_mbedtls_write API 4 vuotta sitten
esp32 20e41d6265 fix esp32s2 fall into sleep forever when deep-sleep time is set to 0(backport v4.2) 4 vuotta sitten
esp32s2 5c82ebce35 Merge branch 'bugfix/fix_esp32s2_deep_sleep_timer_wake_up_fail_backport_v4.2' into 'release/v4.2' 4 vuotta sitten
esp_adc_cal be3fc35533 [cxx]: fixed extern "C" declarations 4 vuotta sitten
esp_common f8e2eadc51 esp32c3: Adds support BROWNOUT reset (v4.2) 4 vuotta sitten
esp_eth a8ed7f44bb Increased LAN8720 ETH-PHY reset assertion time (IDFGH-6018) 4 vuotta sitten
esp_event a249794640 esp_wifi: Add beacon timeout event 4 vuotta sitten
esp_gdbstub 0adf0f85dd gdbstub: fix thread list generation 4 vuotta sitten
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails 5 vuotta sitten
esp_http_client f2347ff434 esp_http_client: Fix HEAD request will affect the all next HTTP requests unless we close the HTTP request 4 vuotta sitten
esp_http_server 420aedbe3d esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. 4 vuotta sitten
esp_https_ota 718d2e5f19 esp_http_client: Fixed handling of EAGAIN return 4 vuotta sitten
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 5 vuotta sitten
esp_ipc e4fdf07acb esp_ipc: fix race condition in ipc task 4 vuotta sitten
esp_local_ctrl 3af5f20da1 Added support for security1 in local control 4 vuotta sitten
esp_netif 2b65b82bd6 esp_netif: Fix dhcps state transitions 4 vuotta sitten
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash 5 vuotta sitten
esp_rom 0fe219a3f3 fix bootloader build with rom flash driver 4 vuotta sitten
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 vuotta sitten
esp_system 0473ddffa7 coredump: Fixes ESP-specific panic reasons handling 4 vuotta sitten
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' 5 vuotta sitten
esp_websocket_client 90218b4e9b Add options for esp_http_client and esp_websocket_client to support keepalive 5 vuotta sitten
esp_wifi aa5e034c52 eps_wifi: 4 vuotta sitten
espcoredump 6d7aa57177 coredump: Fixes core dump private header inclusion guard 4 vuotta sitten
esptool_py 78ea042e7d esptool: Update esptool to have merge adjacent sections feature 4 vuotta sitten
expat be4b8e547a expat: Update library from 2.2.9 to 2.4.1 4 vuotta sitten
fatfs cc366cc3c7 fatfs: fix SPIRAM allocation not used due to Kconfig option name error 4 vuotta sitten
freemodbus ea101ecb38 freemodbus: increase max priority of modbus tasks 4 vuotta sitten
freertos cb9391a1cc Merge branch 'ci/change_perf_key_v4.2' into 'release/v4.2' 4 vuotta sitten
heap eed6eed909 components: fix ldgen check errors 4 vuotta sitten
idf_test 1d19a237b4 Update components/idf_test/include/esp32/idf_performance_target.h 4 vuotta sitten
jsmn 68dc6b2158 jsmn: define macros in build system 6 vuotta sitten
json 87a4f82d73 cJSON: Update submodule to latest release. 4 vuotta sitten
libsodium 1472bf8780 libsodium: fix source directory names to address build issues with Make 4 vuotta sitten
log a177897f4d log: correct timestamp formatting to unsigned integer type 5 vuotta sitten
lwip 3cfcf2b4fd lwip: Add macro to disable vendor class option 4 vuotta sitten
mbedtls a7a495f796 aes: fix potential unaligned access of buffers 4 vuotta sitten
mdns 93921e042c Merge branch 'bugfix/mdns_one_shot_multicast_v4.2' into 'release/v4.2' 4 vuotta sitten
mqtt af7f75268c MQTT: Update submodule reference to support new config modes 4 vuotta sitten
newlib 1214dcea3a newlib: Fix a case in FD_ISSET macro when n==-1 4 vuotta sitten
nghttp 385a299069 nghttp2: upgrade to v1.41.0 release 4 vuotta sitten
nvs_flash 5dbca18324 [doc]: NVS documentation updates 4 vuotta sitten
openssl 521eee7384 openssl: made verification mode conversion to mbetls modes more strict 5 vuotta sitten
partition_table fc0f90e8aa partition_table: Fix case when a few similar to otadata partitions in the table 4 vuotta sitten
perfmon 3d0967a58a test: declare requirements and include dirs private 5 vuotta sitten
protobuf-c 9eccd7c082 components: use new component registration api 6 vuotta sitten
protocomm bcdedf5501 Provisioning BLE: Add API to set manufacturer data in scan response 4 vuotta sitten
pthread cd8173bc13 pthread: Fix possible deadlock when using pthread_join() and Debug log level 4 vuotta sitten
sdmmc 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 vuotta sitten
soc 417711c390 reduce bootup time when using usb-serial-jtag 4 vuotta sitten
spi_flash b6b227e6cc fix: app crash when OTA because the OTA task's stack is in rtc fast memory 4 vuotta sitten
spiffs f5f91a4d05 tools: Redirect some warnings to stderr 5 vuotta sitten
tcp_transport 98d19efe6f tcp_transport: Fix some memory leak issues by coverity static analyzer. 4 vuotta sitten
tcpip_adapter ddedf25ca8 Set default AP handlers in wifi_create_and_start_ap() v4.2 5 vuotta sitten
tinyusb e5b242a3cb usb: removes non-integrated features 5 vuotta sitten
ulp be74e06e50 ulp: Fix bug where ULP linker script not regenerated for new config 4 vuotta sitten
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 vuotta sitten
vfs e5b4d5f348 Fix memory leak on error path in register_select 4 vuotta sitten
wear_levelling 3d0967a58a test: declare requirements and include dirs private 5 vuotta sitten
wifi_provisioning d96dd2c002 provisioning: fix wifi warning in wifi_prov_mgr application 4 vuotta sitten
wpa_supplicant 721fe216e7 wpa_supplicant: Fix wps_free_pins to remove all pins 4 vuotta sitten
xtensa aabdb2c7a1 [system]: Made longjmp save for context switch 4 vuotta sitten