Mahavir Jain 83809a37a7 Merge branch 'bugfix/esp_idf_version_v3.3' into 'release/v3.3' 5 ani în urmă
..
app_trace df71c733df Merge branch 'doc/cleanup_apptrace2host_example' into 'master' 7 ani în urmă
app_update 9f2056dad4 app_update: fix test failure for get_app_elf_sha256 test 5 ani în urmă
asio d9939cedd9 cmake: make main a component again 7 ani în urmă
aws_iot 37126d3451 Correct Kconfigs according to the coding style 7 ani în urmă
bootloader 9d6c3632e8 bootloader: Fix regression burning efuses late in boot process 5 ani în urmă
bootloader_support 1ffeff5948 Merge branch 'bugfix/bootloader_anti_rollback_mmap_v3.3' into 'release/v3.3' 5 ani în urmă
bt b097435596 esp_ble_mesh: api: fixed comment about autoresp 5 ani în urmă
coap 37d30c7a6e cmake: separate app from idf lib project 7 ani în urmă
console 50ceb45e6f console/linenoise: support buffered stdout 6 ani în urmă
cxx a7e1c144e2 Add missing regex_error stub 5 ani în urmă
driver 021e1189c5 Merge branch 'bugfix/mcpwm_fault_init_copypaste_typo_bp3.3' into 'release/v3.3' 5 ani în urmă
efuse 383cd73e38 efuse: Fix get_coding_scheme() when CONFIG_SECURE_FLASH_ENC_ENABLED and LOG_LEVEL is Debug 5 ani în urmă
esp-tls 67be0ae585 fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value. 6 ani în urmă
esp32 83809a37a7 Merge branch 'bugfix/esp_idf_version_v3.3' into 'release/v3.3' 5 ani în urmă
esp_adc_cal 37126d3451 Correct Kconfigs according to the coding style 7 ani în urmă
esp_event 84227aeac0 esp_event: remove extra line from source file 5 ani în urmă
esp_http_client 22926742be esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails 5 ani în urmă
esp_http_server 673e433281 esp_http_server: Update LRU counter on accepting a new connection 5 ani în urmă
esp_https_ota e84ad136b9 esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read 5 ani în urmă
esp_https_server 1af5d0d87c https_server : Missing uri_match_fn paramater added to default config 7 ani în urmă
esp_ringbuf 496bfe3842 Initialized some uninitialized variables in rtc_clk.c and ringbuf.c. 7 ani în urmă
esp_websocket_client 0b42900063 Websocket client: avoid deadlock if stop called from event handler 5 ani în urmă
espcoredump c9f4b0aba8 espcoredump: fix error reported for blank partition 5 ani în urmă
esptool_py 1eaccfae4a cmake: Fix bug where PHY partition offset incorrectly set 6 ani în urmă
ethernet dc4c16f475 ethernet: add kconfig help for GPIO0 output mode 6 ani în urmă
expat bcbc4a9599 expat: Update library from 2.2.5 to 2.2.9 6 ani în urmă
fatfs 8d4e1c0616 Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 6 ani în urmă
freemodbus 4559434d5a freemodbus: fix incorrectly set coils read event 6 ani în urmă
freertos 67131b7d78 timer_group: fix intr_enable 5 ani în urmă
heap 543aa45f76 heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on 5 ani în urmă
idf_test 2e89f963d7 remove auto conn case because we do not support this anymore 5 ani în urmă
jsmn d9939cedd9 cmake: make main a component again 7 ani în urmă
json 8e32eb78a4 Update cJSON to v1.7.12 6 ani în urmă
libsodium 6a3e160aaf test: Set timeout of libsodium ed25519_convert test to 60s 6 ani în urmă
log c9e7a04a9e Update wifi lib 5 ani în urmă
lwip 186ad2f6aa lwip: fix IPv6 ND6 queue too much pkts cause no mem issue and add menuconfig item for this params. 5 ani în urmă
mbedtls 2ad0565e3a mbedtls: update to mbedtls release v2.16.7 5 ani în urmă
mdns 6ace6fbd85 mdns: respond to discovery with the proper pseudo name _services._dns-sd._udp 6 ani în urmă
micro-ecc d9939cedd9 cmake: make main a component again 7 ani în urmă
mqtt 22ce545187 MQTT: Update submodule reference 5 ani în urmă
newlib f6763a9d84 newlib: don't define non-thread-safe versions of getc, putc 5 ani în urmă
nghttp 4936110591 Modified http_parser to handle ICY uris. 6 ani în urmă
nimble 1aa40de934 NimBLE: host_rcv_pkt event buf size check. 5 ani în urmă
nvs_flash 58cf509495 NVS: Changed all new to new (nothrow) 6 ani în urmă
openssl 4a1016411b openssl: made verification mode conversion to mbetls modes more strict 5 ani în urmă
partition_table 07942e3991 Merge branch 'bugfix/cmake_bugfixes_v3.3' into 'release/v3.3' 5 ani în urmă
protobuf-c 3ba8eed60a protobuf-c : Added Google's protocol buffer C library as sub-module 7 ani în urmă
protocomm cfcc189a89 Merge branch 'bugfix/softap_prov_session_v3.3' into 'release/v3.3' 5 ani în urmă
pthread 314c77609e pthread: Transform the units of the stack size to the FreeRTOS domain 7 ani în urmă
sdmmc 55bb42dc63 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 ani în urmă
smartconfig_ack 2dfadc9657 fix the bug for Airkiss can't get the ip of the cellphone 6 ani în urmă
soc 79445f4234 soc: clear PHY status when cpu start 6 ani în urmă
spi_flash 0f6b7ad3cf Merge branch 'bugfix/bootloader_common_get_sha256_of_partition_v3.3' into 'release/v3.3' 5 ani în urmă
spiffs 37126d3451 Correct Kconfigs according to the coding style 7 ani în urmă
tcp_transport 32b3c255ac optimization DNS get function 5 ani în urmă
tcpip_adapter a9f6748de9 lw-ip:ipv6 address get fail after wifi disconnect for 3.3 5 ani în urmă
ulp cccdd13937 ulp: fix ULP assembler version detection for localized systems 5 ani în urmă
unity 37126d3451 Correct Kconfigs according to the coding style 7 ani în urmă
vfs a293dfea7a feature: support vfs uart set line endings with specified uart number release/v3.3 5 ani în urmă
wear_levelling 37126d3451 Correct Kconfigs according to the coding style 7 ani în urmă
wifi_provisioning f66fbb75e2 wifi_provisioning: Catch the Wi-Fi events even after Connection errors 5 ani în urmă
wpa_supplicant 21395421d1 wpa_supplicant: WPS Inter operatability Fixes 5 ani în urmă
xtensa-debug-module 63411fc556 tools: implement linker script generation 7 ani în urmă