Mahavir Jain 040f5c8e0a Merge branch 'bugfix/reenable_encrypted_partition_write_v4.2' into 'release/v4.2' hace 5 años
..
app_trace 16726e9980 gcov: Fixes APP CPU syscall table hace 5 años
app_update f5f91a4d05 tools: Redirect some warnings to stderr hace 5 años
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features hace 6 años
bootloader 19b7705b8d spi_flash: add config option to enable encrypted partition read/write hace 5 años
bootloader_support 4d1ada8ab5 Merge branch 'bugfix/misc_secure_boot_v4.2' into 'release/v4.2' hace 5 años
bt 56de4bbc4d Merge branch 'bugfix/ble_mesh_node_set_name_status_check_v4.2' into 'release/v4.2' hace 5 años
cbor 5a09de8245 cbor: add tinycbor library and example hace 6 años
coap 7dbf01afad coap: move mbedTLS config options from component to examples hace 5 años
console 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) hace 5 años
cxx e2cb7ed9ca Revert "CXX: removed exception windowspill test" hace 5 años
driver 48dc6e9347 mcpwm: fix second fault line broken hace 5 años
efuse d0d7c53ee1 Tools: add Python 2 deprecation warning hace 5 años
esp-tls cbca521e28 Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection hace 5 años
esp32 2ef417df5f Merge branch 'docs/update_rtc_clock_source_description_in_api_references_backport_v4.2' into 'release/v4.2' hace 5 años
esp32s2 2ef417df5f Merge branch 'docs/update_rtc_clock_source_description_in_api_references_backport_v4.2' into 'release/v4.2' hace 5 años
esp_adc_cal 4cbed9b364 driver/adc: support for esp32s2 adc calibration scheme hace 5 años
esp_common 12eb9d6d80 esp_wifi: hace 5 años
esp_eth a1c8b21928 esp_eth: moved extern "C" after includes hace 5 años
esp_event e0a02c1a7c AP_STAIPASSIGNED now passes the IP through 'event_data' hace 5 años
esp_gdbstub a6f0b15d3e Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" hace 5 años
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails hace 5 años
esp_http_client 90218b4e9b Add options for esp_http_client and esp_websocket_client to support keepalive hace 5 años
esp_http_server 1c732d7556 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 f1c7b0ba6f Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419 hace 5 años
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT hace 5 años
esp_ipc 11d96b39d0 esp_ipc: Move to new component hace 5 años
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser hace 5 años
esp_netif c5b2252e03 esp-netif: Fix PPP netif event posting to include esp_netif data hace 5 años
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash hace 5 años
esp_rom 000a533eaa Fix controller dead when clkn overflow hace 5 años
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices hace 6 años
esp_system d694036789 components/bt: Shutdown Bluetooth before esp_restart. hace 5 años
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' hace 5 años
esp_websocket_client 90218b4e9b Add options for esp_http_client and esp_websocket_client to support keepalive hace 5 años
esp_wifi 44b1c3b307 esp_wifi: update wifi lib hace 5 años
espcoredump 5f1e61498e Bugfix/espcoredump fix error reported for blank partition (Backport v4.2) hace 5 años
esptool_py 03c72909a3 esptool: Update to v3.0 release version hace 5 años
expat 3d0967a58a test: declare requirements and include dirs private hace 6 años
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' hace 6 años
freemodbus b1fe4c4cc6 freemodbus: add extern c block into common header for cpp hace 5 años
freertos a82d0cf9f1 Merge branch 'bugfix/panic_instr_fetch_prohibited_v4.2' into 'release/v4.2' hace 5 años
heap 6f5e43e26a heap: added alloc failed hook and configuration options hace 5 años
idf_test f12808533d ci: move auto_test_script to new repo (backport 4.2) hace 5 años
jsmn 68dc6b2158 jsmn: define macros in build system hace 6 años
json e366b6ac21 cJSON: include only source file objects for cmake build hace 6 años
libsodium 3d0967a58a test: declare requirements and include dirs private hace 6 años
log 188240d5c7 log: new macros to log when the cache is disabled hace 5 años
lwip 7d226ce542 lwip: provide configuration option to enable TCP ISN hook hace 5 años
mbedtls ce72deea7f mbedtls: upgrade to v2.16.9 release hace 5 años
mdns 500edd412a mDNS: Fix of text length calculation when detecting a collision hace 5 años
mqtt c4e4a05002 MQTT: Update submodule reference: config, error handle, minor fixes hace 5 años
newlib c7d602cc62 Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.2' into 'release/v4.2' hace 5 años
nghttp 742d4689dd Modified http_parser to handle ICY uris. hace 6 años
nvs_flash 071dc73954 NVS: ensuring default partition hace 5 años
openssl 521eee7384 openssl: made verification mode conversion to mbetls modes more strict hace 5 años
partition_table 278030ff3e add file stream parameter and log stdout and stderr to same stream hace 5 años
perfmon 3d0967a58a test: declare requirements and include dirs private hace 6 años
protobuf-c 9eccd7c082 components: use new component registration api hace 6 años
protocomm 5c6b9d0625 protocomm_httpd: Change an info print to debug print as it isn't really required in the logs hace 5 años
pthread cc10f1943c pthread: fix the priority inheritance hace 5 años
sdmmc 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode hace 5 años
soc 87b051c87a mcpwm: fix wrong capture edge hace 5 años
spi_flash 19b7705b8d spi_flash: add config option to enable encrypted partition read/write hace 5 años
spiffs f5f91a4d05 tools: Redirect some warnings to stderr hace 5 años
tcp_transport cbca521e28 Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection hace 5 años
tcpip_adapter ddedf25ca8 Set default AP handlers in wifi_create_and_start_ap() v4.2 hace 5 años
tinyusb e5b242a3cb usb: removes non-integrated features hace 5 años
ulp d0d7c53ee1 Tools: add Python 2 deprecation warning hace 5 años
unity e30cd361a8 global: rename esp32s2beta to esp32s2 hace 6 años
vfs 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) hace 5 años
wear_levelling 3d0967a58a test: declare requirements and include dirs private hace 6 años
wifi_provisioning 6d37ad39aa provisioning: use memcpy instead of strncpy for copying SSID hace 5 años
wpa_supplicant 3acd9861bf wpa_supplicant: Use WPA3 flag to reduce code size hace 5 años
xtensa d0d7c53ee1 Tools: add Python 2 deprecation warning hace 5 años