Ivan Grokhotkov 43e439698d versions: Update version to 3.3.6 hace 4 años
..
app_trace df71c733df Merge branch 'doc/cleanup_apptrace2host_example' into 'master' hace 7 años
app_update 7af26fa6d6 Tools: add Python 2 deprecation warning hace 5 años
asio d9939cedd9 cmake: make main a component again hace 7 años
aws_iot 37126d3451 Correct Kconfigs according to the coding style hace 7 años
bootloader 7a49a131d3 Merge branch 'feature/support_for_esp32_pico_v3_02_v3.3' into 'release/v3.3' hace 4 años
bootloader_support bc60eb65e2 psram: support for esp32-pico-v3-02 hace 4 años
bt 53a0cbd592 Fixed TX PDU ACL flush update error hace 4 años
coap 37d30c7a6e cmake: separate app from idf lib project hace 7 años
console 50ceb45e6f console/linenoise: support buffered stdout hace 7 años
cxx a7e1c144e2 Add missing regex_error stub hace 5 años
driver ab40f7ab0a Merge branch 'bugfix/fix_modbus_rs485_rts_en_fail_v33' into 'release/v3.3' hace 4 años
efuse a461605003 efuse: Add ESP32 V3 'disable Download Mode' functionality hace 5 años
esp-tls c3678c5378 Merge branch 'feature/support_transport_keepalive_v3.3' into 'release/v3.3' hace 4 años
esp32 43e439698d versions: Update version to 3.3.6 hace 4 años
esp_adc_cal 37126d3451 Correct Kconfigs according to the coding style hace 7 años
esp_event 352fb9168a [esp_event]: fixed and improved docs hace 4 años
esp_http_client 88645a97b4 esp_http_client: Fix some memory leak issues by coverity static analyzer. hace 4 años
esp_http_server f5acc1e446 esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru hace 5 años
esp_https_ota e84ad136b9 esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read hace 5 años
esp_https_server 1af5d0d87c https_server : Missing uri_match_fn paramater added to default config hace 7 años
esp_ringbuf 6e0fae9878 ringbuf: Fix bug where comparision between a signed and unsigned operand resulted in incorrect free size for no-split/allow-split buffers hace 4 años
esp_websocket_client 8610ce4f34 Add options for esp_http_client and esp_websocket_client to support keepalive hace 5 años
espcoredump 1786fc9ed2 esp32: Refactor backtrace and add esp_backtrace_print() hace 5 años
esptool_py f845643608 esptool: Update to fix espsecure.py sign_data default version argument hace 4 años
ethernet fc60e09295 ethernet: ensure RMII clock before PHY reset hace 4 años
expat 6f0848aa3d expat: Update library from 2.2.9 to 2.4.1 hace 4 años
fatfs 776d24e83f fatfs: Fix some memory leak issues by coverity static analyzer. hace 4 años
freemodbus e1374b9c7c freemodbus: add affinity option for modbus stack tasks hace 4 años
freertos 8c987d0f04 freertos: Increases delta for UT - Test suspend-resume CPU. The number of tick_hook should be the same for both CPUs hace 4 años
heap 11caa6fcf2 heap: recognize 0x40000000 as an address terminating the backtrace hace 4 años
idf_test 632530ef3c test: move auto test script to new repo (backport) hace 5 años
jsmn d9939cedd9 cmake: make main a component again hace 7 años
json 63b2ca84c4 cJSON: Update submodule to latest release. hace 4 años
libsodium 6a3e160aaf test: Set timeout of libsodium ed25519_convert test to 60s hace 6 años
log c9e7a04a9e Update wifi lib hace 6 años
lwip 2091f4db1c esp_wifi: Modify WIFI_IF_AP to TCPIP_ADAPTER_IF_AP hace 5 años
mbedtls 08d29e2aaa mbedtls: upgrade to release v2.16.11 hace 4 años
mdns c4ee49edf1 mDNS: Fix of text length calculation when detecting a collision hace 4 años
micro-ecc 3c7f439d5b bootloader: Add fault injection resistance to Secure Boot bootloader verification hace 5 años
mqtt 4fce8182b9 MQTT: Update submodule reference to support new config modes hace 4 años
newlib 04a6aae1d1 newlib: Mitigate UT - time adjustment happens linearly hace 4 años
nghttp c6106b5ac0 nghttp2: upgrade to v1.41.0 release hace 4 años
nimble 3deffb785f NimBLE: Fix build error for broadcaster role and bug in peer_dev_record (v3.3) hace 4 años
nvs_flash c4aafb06ce Merge branch 'feature/nvs_erase_check_init_3.3' into 'release/v3.3' hace 5 años
openssl 4a1016411b openssl: made verification mode conversion to mbetls modes more strict hace 5 años
partition_table e2d6ce553d cmake: partition_table: Fix generation of MD5 for partition table when using CMake hace 4 años
protobuf-c 3ba8eed60a protobuf-c : Added Google's protocol buffer C library as sub-module hace 7 años
protocomm c8354f0231 Protocomm/simple_ble: Make gatt table map size equal to number of handles received (v3.3) hace 5 años
pthread cf4eba2f5d pthread: fix the priority inheritance (backport v3.3) hace 5 años
sdmmc 55bb42dc63 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode hace 5 años
smartconfig_ack c505fe650f fix smartconfig issue when router reply arp late hace 5 años
soc 46c4842c0e Merge branch 'bugfix/enable_gpio_20_v3.3' into 'release/v3.3' hace 4 años
spi_flash 22487a65ac paritition_table: Verify the partition table md5sum when loading the app hace 4 años
spiffs 37126d3451 Correct Kconfigs according to the coding style hace 7 años
tcp_transport 66d7cf8db5 tcp_transport: Fix some memory leak issues by coverity static analyzer. hace 4 años
tcpip_adapter 2091f4db1c esp_wifi: Modify WIFI_IF_AP to TCPIP_ADAPTER_IF_AP hace 5 años
ulp 7af26fa6d6 Tools: add Python 2 deprecation warning hace 5 años
unity 1786fc9ed2 esp32: Refactor backtrace and add esp_backtrace_print() hace 5 años
vfs a293dfea7a feature: support vfs uart set line endings with specified uart number release/v3.3 hace 5 años
wear_levelling 37126d3451 Correct Kconfigs according to the coding style hace 7 años
wifi_provisioning b67821b2a7 wifi_provisioning: Fix some memory leak issues by coverity static analyzer. hace 4 años
wpa_supplicant 60291300a2 Revert "esp_wifi: Fix handling of multiple AP credentials in WPS" hace 5 años
xtensa-debug-module 63411fc556 tools: implement linker script generation hace 7 años