Alex Henrie
|
e634a00ef8
|
Fix memory leak on error path in md5_printf
|
2021-07-25 07:42:13 +05:30 |
|
Alex Henrie
|
de49ec5a46
|
Fix memory leak on error path in esp_ds_start_sign
|
2021-07-25 07:42:13 +05:30 |
|
Li Shuai
|
1772277e98
|
fix RTOS SysTick cycle time error caused by DFS
|
2021-07-23 19:15:28 +08:00 |
|
Krzysztof Budzynski
|
75940e9364
|
Merge branch 'docs/fix_UART_default_pin_error_and_provide_a_link_to_ESP_PROG_v4.3' into 'release/v4.3'
docs: fix uart default pin error and provide more information about ESP-Prog board (v4.3)
See merge request espressif/esp-idf!13968
|
2021-07-23 11:15:24 +00:00 |
|
Krzysztof Budzynski
|
5ab8799f09
|
Merge branch 'docs/provide_link_to_pcb_layout_for_ethernet_board_v4.3' into 'release/v4.3'
docs: provide the link to pcb layout for ethernet board v1.2 and fix a typo in freetos/task (v4.3)
See merge request espressif/esp-idf!13966
|
2021-07-23 10:57:37 +00:00 |
|
Roland Dobai
|
ecd2c51e64
|
Merge branch 'ci/rename_test_log_path_v4.3' into 'release/v4.3'
CI: rename log path of IT jobs (v4.3)
See merge request espressif/esp-idf!14452
|
2021-07-22 13:20:52 +00:00 |
|
Mahavir Jain
|
de8c6aaa8d
|
Merge branch 'bugfix/fix_ws_handle_big_messages_error_v4.3' into 'release/v4.3'
esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly(backport v4.3).
See merge request espressif/esp-idf!14344
|
2021-07-22 04:20:26 +00:00 |
|
Mahavir Jain
|
ab452839ed
|
Merge branch 'feature/upgrade_mbedtls_to_v4.3' into 'release/v4.3'
mbedtls: upgrade to release v2.16.11 (v4.3)
See merge request espressif/esp-idf!14437
|
2021-07-21 12:17:00 +00:00 |
|
David Cermak
|
965423d532
|
CI: Prepare mqtt app test for QEMU tests
Adds qemu configuration
Generalize the get_dut() to enable choosing DUT class per configuration
|
2021-07-21 11:48:27 +02:00 |
|
David Cermak
|
de30298223
|
mdns: Fix crashes reported by the fuzzer
|
2021-07-21 11:48:27 +02:00 |
|
David Cermak
|
355e152082
|
mdns: Minor correction of the test code
|
2021-07-21 11:48:27 +02:00 |
|
David Cermak
|
0d3c3a9173
|
mdns: Fix fuzzer from miss-interpreting adding services as timeouts
|
2021-07-21 11:48:27 +02:00 |
|
David Cermak
|
91c93611e1
|
CI: Enable publish tests only when started from weekend pipeline
|
2021-07-21 11:48:27 +02:00 |
|
David Cermak
|
4373a89237
|
CI: Removed weekend network tests
Temporarily, before getting reworked and stable for running in the CI
|
2021-07-21 11:48:27 +02:00 |
|
David Cermak
|
6adaf783aa
|
CI/mqtt: Execute mqtt weekend tests from test apps
|
2021-07-21 11:48:20 +02:00 |
|
Marius Vikhammer
|
ae7197e882
|
docs: fixed dead readme links
|
2021-07-21 17:48:11 +08:00 |
|
Anton Maklakov
|
3d7666562b
|
Merge branch 'ci/reduce_checK_docs_gh_link_v4.3' into 'release/v4.3'
ci: only run check_docs_gh_links job once per pipeline (v4.3)
See merge request espressif/esp-idf!14200
|
2021-07-21 08:33:35 +00:00 |
|
Wangjialin
|
427fe1bcde
|
uart: fix esp32c3 uart output garbage value after resetting
|
2021-07-21 15:31:50 +08:00 |
|
Roland Dobai
|
cba6f1ae66
|
Merge branch 'bugfix/docs_c3_jtag_v4.3' into 'release/v4.3'
docs: Improve the ESP32-C3 JTAG guide (v4.3)
See merge request espressif/esp-idf!13532
|
2021-07-21 06:45:04 +00:00 |
|
Roland Dobai
|
be3b44c92d
|
Merge branch 'bugfix/idf_tools_not_found_issue_v4.3' into 'release/v4.3'
tools: Catch OSError which is raised when the tool is not available (v4.3)
See merge request espressif/esp-idf!14133
|
2021-07-21 06:40:11 +00:00 |
|
Mahavir Jain
|
8f75f93c14
|
Merge branch 'bugfix/fix_truncated_headers_for_esp_http_client_v4.3' into 'release/v4.3'
esp_http_client: Fix header truncated when responded header length over buffer_size (backport v4.3)
See merge request espressif/esp-idf!14383
|
2021-07-21 05:31:26 +00:00 |
|
Mahavir Jain
|
3222f0a811
|
Merge branch 'feature/protocomm_mfg_data_v4.3' into 'release/v4.3'
Provisioning BLE: Add API to set manufacturer data in advertisement (scan response) packets (v4.3)
See merge request espressif/esp-idf!14366
|
2021-07-21 05:24:25 +00:00 |
|
Mahavir Jain
|
1d4eb835d0
|
Merge branch 'bugfix/otatool_imported_as_lib_v4.3' into 'release/v4.3'
otatool: Fix a crash when imported as external python lib (v4.3)
See merge request espressif/esp-idf!13666
|
2021-07-21 05:23:12 +00:00 |
|
Mahavir Jain
|
60ef790969
|
Merge branch 'cherry-pick-76bd33e9' into 'release/v4.3'
MbedTLS: Add config option for key elements and key element extension for SSL connection (backport v4.3)
See merge request espressif/esp-idf!14361
|
2021-07-21 05:22:05 +00:00 |
|
He Yin Ling
|
bd4d591b79
|
CI: rename log path of IT jobs
|
2021-07-21 10:17:45 +08:00 |
|
Yang Zhao
|
658aaa4f93
|
This is to fix the hardware bug. The device may report scan event timeout
when scaning.If check this error,then reset the rwble core.
|
2021-07-20 20:02:14 +08:00 |
|
Mahavir Jain
|
f817971f68
|
mbedtls: fix crt_bundle test to ensure proper server start event
This fixes occasional test failure that was observed due to
client task getting started before server was up.
|
2021-07-20 14:15:59 +05:30 |
|
Mahavir Jain
|
4333e618b5
|
mbedtls: upgrade to release v2.16.11
For detailed release notes please refer to:
https://github.com/ARMmbed/mbedtls/releases/tag/v2.16.11
|
2021-07-20 14:15:59 +05:30 |
|
David Cermak
|
f7169ed063
|
mqtt: Moved weekend tests to test apps
|
2021-07-19 15:05:58 +02:00 |
|
David Cermak
|
acf5333b1e
|
esp_netif: Fix dhcps state transitions
When the DHCP server is stopped before starting the netif,
it should remain stopped -- as per compatibility with previous tcpip_adapter behavior
|
2021-07-19 15:00:37 +02:00 |
|
David Cermak
|
fa55d3722c
|
CI/socket examples: Add UDP operation retries, wait until server is up
|
2021-07-19 14:54:42 +02:00 |
|
Mahavir Jain
|
4b47e7e643
|
Merge branch 'fix/esp32c3_memprot_split_line_v4.3' into 'release/v4.3'
esp32c3/memprot: Fix incorrect calculations and register access (v4.3)
See merge request espressif/esp-idf!14372
|
2021-07-19 11:28:55 +00:00 |
|
Darian Leung
|
e701c98e27
|
TWAI: Fix incorrect configuration initializers for low speed bit rates
This commit fixes the timing configuration initializers for the
1K, 5K, and 10K bit rates.
|
2021-07-19 17:13:34 +08:00 |
|
Jiang Jiang Jian
|
42376de238
|
Merge branch 'bugfix/SCO_connect_fail_after_peer_not_accept_sniff_v4.3' into 'release/v4.3'
Add remove sniff when peer not accepted sniff mode(v4.3)
See merge request espressif/esp-idf!14395
|
2021-07-19 07:31:37 +00:00 |
|
KonstantinKondrashov
|
c9ebba355f
|
otatool: Fix a crash when imported as external python lib
Closes: https://github.com/espressif/esp-idf/issues/6733
|
2021-07-19 12:41:51 +08:00 |
|
KonstantinKondrashov
|
6785534f63
|
otatool: Fixes read_ota_partition cmd, required output arg
Closes: https://github.com/espressif/esp-idf/issues/6559
|
2021-07-19 12:41:00 +08:00 |
|
Mahavir Jain
|
1f7172dbf9
|
Merge branch 'bugfix/secure_boot_sig_verify_v4.3' into 'release/v4.3'
secure boot: Fix incorrect handling of mbedtls_ctr_drbg_seed() failure in signature verification (v4.3)
See merge request espressif/esp-idf!14390
|
2021-07-16 10:54:13 +00:00 |
|
xiongweichao
|
bc3f0c7cdd
|
Add remove sniff when peer not accepted sniff mode
|
2021-07-16 17:55:10 +08:00 |
|
Chinmay Chhajed
|
ee8a78025c
|
bt/controller: Fix for BLE ACL tx flush issue during reset.
|
2021-07-16 17:54:27 +08:00 |
|
Mahavir Jain
|
9c8dfa4ba4
|
Merge branch 'bugfix/fix_timer_delete_crash_v4.3' into 'release/v4.3'
Nimble: Add fix for crash in esp_timer deletion (v4.3)
See merge request espressif/esp-idf!14364
|
2021-07-16 08:20:14 +00:00 |
|
Mahavir Jain
|
33f1ad2106
|
Merge branch 'bugfix/update_ota_cert_v4.3' into 'release/v4.3'
OTA examples: Update server certificate (v4.3)
See merge request espressif/esp-idf!14354
|
2021-07-16 08:17:49 +00:00 |
|
Angus Gratton
|
07465563c5
|
secure boot: Fix incorrect handling of mbedtls_ctr_drbg_seed() failure in signature verification
Increase the test app optimization level to one that would find this issue.
|
2021-07-16 11:03:21 +05:30 |
|
Angus Gratton
|
7c55633bfb
|
esp_common: Correctly disable ".bss segment placed in external memory" for ESP32-S2 & ESP32-S3
Support for this feature is still pending.
As reported by https://github.com/espressif/esp-idf/issues/6162
|
2021-07-16 11:39:09 +10:00 |
|
Angus Gratton
|
3c13a480d7
|
esp32s2: Simplify the code for adding spiram to heap
|
2021-07-15 21:22:33 +10:00 |
|
Angus Gratton
|
d5d20920bb
|
esp32s2: Remove unused option CONFIG_SPIRAM_USE_AHB_DBUS3
|
2021-07-15 21:22:33 +10:00 |
|
yuanjm
|
b7791c171d
|
esp_http_client: Optimize code structure
|
2021-07-15 16:17:51 +08:00 |
|
Clickau
|
d25b354cfc
|
esp_http_client: fix truncated headers
Signed-off-by: yuanjm <yuanjianmin@espressif.com>
Merges https://github.com/espressif/esp-idf/pull/6370
|
2021-07-15 16:17:36 +08:00 |
|
Marius Vikhammer
|
0347b5d043
|
docs: fix table in WifI guide not being rendered
|
2021-07-15 14:57:15 +08:00 |
|
Sachin Parekh
|
47c728adf0
|
esp32c3/memprot: Correct the split line address calculation
|
2021-07-15 10:57:18 +05:30 |
|
Sachin Parekh
|
65b9f87998
|
esp32c3/memprot: Fix incorrect access to DRAM0 split line registers
memprot_ll_set_dram0_split_line_* and memprot_ll_get_dram0_split_line_* APIs were accessing
incorrect configuration register
|
2021-07-15 10:57:18 +05:30 |
|