intern
615e67bd6b
docs: update sdmmc and vfs cn trans
2022-02-22 11:07:16 +08:00
Roland Dobai
91ed14b50f
Merge branch 'bugfix/idf_tools_python_env_v4.3' into 'release/v4.3'
...
tools: improve virtualenv diagnostics, set python path explicitly (v4.3)
See merge request espressif/esp-idf!16808
2022-02-21 11:52:26 +00:00
Ivan Grokhotkov
724032022c
tools: improve virtualenv diagnostics, set python path explicitly
...
- Check if pip is installed for sys.executable before attempting to
create the virtual environment, bail out with an error if not.
- Don't pass --seeder argument to virtualenv if its version is
too old. For example, on Ubuntu 18.04, virtualenv 15.1.0 doesn't
support this argument.
- Pass --python argument to virtualenv to request specific interpreter
to be used.
Closes https://github.com/espressif/esp-idf/issues/8045
2022-02-20 14:48:28 +03:00
Michael (XIAO Xufeng)
d3df24d950
Merge branch 'bugfix/ledc_consecutive_fade_v4.3' into 'release/v4.3'
...
ledc: Bugfixes for issues related to fade protection (backport v4.3)
See merge request espressif/esp-idf!16661
2022-02-19 17:38:15 +00:00
Michael (XIAO Xufeng)
9e9fb39a07
Merge branch 'flash/add_th_support_v4.3' into 'release/v4.3'
...
spi_flash: add support for th 1M flash(backport v4.3)
See merge request espressif/esp-idf!16716
2022-02-18 01:20:28 +00:00
Jiang Jiang Jian
726ceb4fed
Merge branch 'ci/add_esp32c3_integration_test' into 'release/v4.3'
...
CI: support integration c3 test (4.3)
See merge request espressif/esp-idf!17108
2022-02-16 09:25:29 +00:00
Jiang Jiang Jian
acc55cae88
Merge branch 'fix/gitlab_404_local_mirror_v4.3' into 'release/v4.3'
...
Handle gitlab 404 error (v4.3)
See merge request espressif/esp-idf!16959
2022-02-16 04:05:21 +00:00
Chen Yudong
ad6095ad80
CI: optimize integration test workflow
2022-02-15 13:23:15 +08:00
Chen Yudong
7fecad1473
CI: support integration c3 test
2022-02-15 13:23:15 +08:00
songruojing
230861e80f
ci: increase target-test.yml UT_T1_1 job to support newly added LEDC fade ut tests
2022-02-15 11:29:33 +08:00
Cao Sen Miao
d3f5fd6eb6
spi_flash: add support for th 1M flash
2022-02-14 16:01:43 +08:00
Sergei Silnov
611c5a2496
Build System: Don't track dependencies.lock
2022-02-10 13:17:29 +00:00
Roland Dobai
422892d7b4
Tools: Use delay between rename attempts on Windows in the installer
2022-02-08 11:08:27 +01:00
Laukik Hase
bdd329ff02
ci: Fix issues for build stage
...
- Fixed logs expecting different format specifier
- Updated ignore list for check_public_header test
- Updated functions ported from mbedTLS
- Fix for make-system build errors
2022-02-02 15:07:50 +05:30
Mahavir Jain
dfaf73c197
Merge branch 'provisioning/update_readme_v4.3' into 'release/v4.3'
...
provisioning: Remove legacy examples reference (v4.3)
See merge request espressif/esp-idf!16988
2022-01-31 04:36:40 +00:00
Anton Maklakov
dd7826d456
Merge branch 'bugfix/rm_copyright_ignore_list_v4.3' into 'release/v4.3'
...
CI: Remove unused copyright ignore list (v4.3)
See merge request espressif/esp-idf!16966
2022-01-28 11:02:02 +00:00
Laukik Hase
f178727aae
esp_prov.py: Replaced deprecated function for loading modules
2022-01-28 15:51:50 +05:30
Roland Dobai
5fc51252e9
Merge branch 'bugfix/add_dummy_to_total_size_v4.3' into 'release/v4.3'
...
Tools: fix bug with total size calculation issue (v4.3)
See merge request espressif/esp-idf!16861
2022-01-27 18:28:36 +00:00
simon.chupin
22cd519375
add test for checking memory segments with esptool.py
2022-01-27 17:21:17 +01:00
Roland Dobai
6357a37846
CI: Remove unused copyright ignore list
2022-01-27 12:50:23 +01:00
Tomas Sebestik
65cb65df1a
Handle gitlab 404 error
...
ci: do not retry on 404 when LOCAL_GITLAB_HTTPS_HOST not set
2022-01-27 11:19:22 +01:00
KonstantinKondrashov
5ebbe6aea7
efuse: Fixes eFuse timesettings issue on esp32c3
2022-01-25 19:16:16 +08:00
simon.chupin
a985402da1
tools/idf_size: Fixed bug with wrong memory calculation
2022-01-24 16:05:14 +01:00
Fu Hanxi
b9a96186fd
Merge branch 'feature/espcoredump_py_riscv_support_v4.3' into 'release/v4.3'
...
feature: espcoredump py riscv support (v4.3)
See merge request espressif/esp-idf!16840
2022-01-20 01:16:04 +00:00
Ivan Grokhotkov
9aa263c103
Merge branch 'test/remove_spi_flash_perf_thr_v4.3' into 'release/v4.3'
...
spi_flash_test: remove threshold from unit test (v4.3)
See merge request espressif/esp-idf!16822
2022-01-18 11:51:26 +00:00
Fu Hanxi
3afc31c0de
ci: improve test_coredump workflow
...
use commit sha to let it pass in MRs' CI pipelines
2022-01-18 18:03:44 +08:00
Fu Hanxi
b865a84661
test(coredump): refactor coredump test and add esp32s2/esp32c3 tests
2022-01-18 18:03:44 +08:00
Ivan Grokhotkov
4dc1801c7a
ci: install CMake version from tools.json in espcoredump test
...
To help achieve reproducible builds.
2022-01-18 17:48:41 +08:00
Ivan Grokhotkov
677d6a8625
cmake: sort lists obtained from file(GLOB)
...
CMake sorts result of file(GLOB) command since version 3.6.0:
https://gitlab.kitware.com/cmake/cmake/-/commit/edcccde7d
Since ESP-IDF sets cmake_minimum_required version to 3.5, and version
3.5.1 is used in CI, sort file lists obtained from file(GLOB)
manually.
This helps obtain reproducible order of libraries passed to the linker
and to ldgen.
2022-01-18 17:48:41 +08:00
Fu Hanxi
fbfef19982
feat(coredump): add esp32s2 and esp32c3 support
2022-01-18 17:48:41 +08:00
Michael (XIAO Xufeng)
39f39ac53d
test_utils: allow printint multiple argument in the performance log
2022-01-18 15:40:00 +08:00
Fu Hanxi
c761f44d94
ci: bypass wpa_supplicant upstream codes
2022-01-18 02:07:47 +00:00
David Čermák
8a5c51d05b
Merge branch 'feature/update_mqtt_test_url_v4.3' into 'release/v4.3'
...
mqtt: Update mqtt test url and doc(backport v4.3)
See merge request espressif/esp-idf!16415
2022-01-17 08:36:16 +00:00
Alexey Gerenkov
260bf53b52
tools: Updates OpenOCD version to 'v0.11.0-esp32-20211220'
2022-01-13 16:59:29 +00:00
Wang Meng Yang
62c10b2a05
Merge branch 'bugfix/PRs_on_esp_hid_v4.3' into 'release/v4.3'
...
bugfix/handle_3_esp_hid_PRs (v4.3)
See merge request espressif/esp-idf!16591
2022-01-10 03:21:32 +00:00
Zim Kalinowski
9138b9aff5
Merge branch 'bugfix/crypto_allocate_lldesc_v4.3' into 'release/v4.3'
...
crypto: dont create DMA descriptors on the stack (v4.3)
See merge request espressif/esp-idf!16342
2022-01-07 08:45:43 +00:00
Jiang Jiang Jian
e383693ac2
Merge branch 'bugfix/set_authmode_by_switching_number_to_string_v4.3' into 'release/v4.3'
...
CI: change ap authmode from number to string (backport v4.3)
See merge request espressif/esp-idf!16554
2022-01-06 10:10:03 +00:00
Marius Vikhammer
b957692888
crypto: allocate all DMA descriptors to DMA capable memory.
...
These were previously placed on the stack, but the stack could be placed in
RTC RAM which is not DMA capable.
2022-01-06 08:11:57 +08:00
Zim Kalinowski
a28f9a6770
ci: increase number of parallel jobs
2022-01-05 12:42:57 +08:00
Murray Fordyce
606d7e48d2
Fixed left right key confusion in comments.
...
"Left" and "Right" were swapped in some comments.
2022-01-05 10:47:56 +08:00
Roland Dobai
6993fbdbe8
Merge branch 'bugfix/idf_tools_test_without_versions_v4.3' into 'release/v4.3'
...
Tools: Load tool versions automatically for IDF Tools tests (v4.3)
See merge request espressif/esp-idf!16511
2022-01-04 09:49:17 +00:00
David Čermák
f8d60e2008
Merge branch 'bugfix/dm9051_tx_throughput_rate_optimization_v4.3' into 'release/v4.3'
...
esp_eth: optimize dm9051 Tx throughput(v4.3)
See merge request espressif/esp-idf!15886
2022-01-03 12:42:54 +00:00
yuanjm
9eba0ff6a6
tools: Update mqtt open source test server address
2021-12-31 15:31:15 +08:00
huchaoru
143fb842a5
CI: change ap authmode from number to string (backport v4.3)
2021-12-27 19:59:11 +08:00
Chen Yu Dong
1738b905a7
Merge branch 'ci/upload_build_example_for_release_test_4.3' into 'release/v4.3'
...
ci: preserve artifacts for local test apps (4.3)
See merge request espressif/esp-idf!16292
2021-12-27 11:50:18 +00:00
Roland Dobai
2787237d38
Tools: Load tool versions automatically for IDF Tools tests
2021-12-22 12:06:22 +01:00
Mahavir Jain
97f8f1b0d6
Merge branch 'feature/mbedtls_dynamic_memory_v4.3' into 'release/v4.3'
...
feat(mbedtls): modify __wrap_mbedtls_ssl_setup to decrease SSL peak heap cost(backport v4.3)
See merge request espressif/esp-idf!16274
2021-12-22 08:21:43 +00:00
Roland Dobai
71f7d9a8f4
Merge branch 'bugfix/ldgen_plus_in_archive_name_v4.3' into 'release/v4.3'
...
ldgen: allow + sign in archive names (v4.3)
See merge request espressif/esp-idf!16468
2021-12-21 17:52:21 +00:00
Roland Dobai
9d0fca67a9
Merge branch 'bugfix/remove_PIP_USER_v4.3' into 'release/v4.3'
...
tools: Add check for PIP_USER variable (backport v4.3)
See merge request espressif/esp-idf!16337
2021-12-21 08:38:42 +00:00
Li Jingyi
32e29580de
feat(mbedtls): modify __wrap_mbedtls_ssl_setup to decrease SSL peak heap cost
2021-12-21 15:19:29 +08:00
Wang Meng Yang
450b05a64a
Merge branch 'bugfix/fix_spp_listen_err_v4.3' into 'release/v4.3'
...
Component_bt/Fix SPP cannot malloc slot bugs[backport v4.3]
See merge request espressif/esp-idf!16384
2021-12-21 04:35:07 +00:00
Jiang Jiang Jian
7dbfd01520
Merge branch 'bugfix/hardware_mpi_fallback_issue_v4.3' into 'release/v4.3'
...
mbedtls: fix hardware MPI (bignum) related regression (v4.3)
See merge request espressif/esp-idf!16237
2021-12-21 03:49:11 +00:00
Ivan Grokhotkov
f976bb0ef8
ldgen: allow + sign in archive names
...
Closes https://github.com/espressif/esp-idf/issues/8073
2021-12-21 02:17:43 +01:00
Ivan Grokhotkov
6217ebd865
Merge branch 'feature/remove_component_manager_tests_v4.3' into 'release/v4.3'
...
ci: Remove component manager test from build system tests (v4.3)
See merge request espressif/esp-idf!16107
2021-12-21 01:02:40 +00:00
Ivan Grokhotkov
8bf14a9238
versions: Update version to 4.3.2
2021-12-20 19:02:41 +01:00
liqigan
a269df84e9
fix SPP server bugs when the BTC layer can not allocate a slot for the listen port
2021-12-14 11:07:29 +08:00
Juraj Sadel
255da2605b
tools: Add check for PIP_USER variable
...
Closes https://github.com/espressif/esp-idf/issues/7910
2021-12-08 16:23:50 +01:00
Chen Yudong
1c18f28a4a
ci: preserve artifacts for local test apps
...
build ble_mesh_console example on c3 as well
add test dir examples/bluetooth/esp_ble_mesh/ble_mesh_console
add test dir examples/bluetooth/hci/controller_hci_uart_esp32
2021-12-08 16:31:21 +08:00
Mahavir Jain
0befb28237
mbedtls: fix hardware MPI (bignum) related regression
...
In commit de22f3a4e5
, combination of
hardware and software MPI (bignum) related approach was used to
work around chip (e.g. ESP32-C3) limitation of max 3072 bits support.
This was done using linker "--wrap" flag but since the relevant API is
being used in same translation (compilation unit), hardware mode was not
getting used in some cases (e.g., RSA key generation).
This commit modified internal mbedTLS API and makes software+hardware
combination deterministic.
2021-12-02 15:08:37 +05:30
Anton Maklakov
6ebd748c75
ci: Fix build system tests to clean the dir
2021-12-01 18:25:10 +01:00
Ivan Grokhotkov
f298fca893
ci: use LOCAL_GIT_MIRROR in docker build job, if set
...
When the build runner has a local git mirror configured via
LOCAL_GIT_MIRROR variable, use that mirror when cloning IDF insider
the docker build job. Follows similar logic for
LOCAL_GITLAB_HTTPS_HOST, which is used for geo nodes.
2021-11-24 15:43:01 +01:00
Sergei Silnov
6ed81a632c
ci: Remove component manager test from build system tests
...
Component manager itself has a set of integration tests
that run against different ESP-IDF versions
2021-11-24 15:12:29 +01:00
Roland Dobai
7cf7bec582
Merge branch 'feature/json_schema_for_idf_size_v4.3' into 'release/v4.3'
...
tools: add json schema for idf_size (v4.3)
See merge request espressif/esp-idf!15960
2021-11-24 08:58:02 +00:00
Roland Dobai
9aca518ccc
Merge branch 'feature/oocd_ver_upgrade_v4.3' into 'release/v4.3'
...
tools: Updates OpenOCD version to 'v0.10.0-esp32-20211111' (v4.3)
See merge request espressif/esp-idf!16000
2021-11-23 18:06:09 +00:00
simon.chupin
f9c1ecba70
tools: add json schema for idf_size
2021-11-23 14:31:30 +01:00
Roland Dobai
82144c913c
Merge branch 'bugfix/archive_details_always_run_like_diff_v4.3' into 'release/v4.3'
...
tools: fix bug with idf_size argument archive_details (v4.3)
See merge request espressif/esp-idf!15775
2021-11-23 07:30:54 +00:00
Roland Dobai
88f671b54e
Merge branch 'bugfix/create_dir_idf_env_v4.3' into 'release/v4.3'
...
tools: Create the ".espressif" directory on the first run on clean system (v4.3)
See merge request espressif/esp-idf!15856
2021-11-23 07:25:51 +00:00
Roland Dobai
9a9afed5f1
Merge branch 'bugfix/tools_fix_win_gdb_dlls_v4.3' into 'release/v4.3'
...
tools: Fix missed DLLs in GDB for Windows (v4.3)
See merge request espressif/esp-idf!15895
2021-11-23 07:20:06 +00:00
Jiang Jiang Jian
9e37f39441
Merge branch 'bugfix/fix_ble_prefered_ext_conn_parameter_detection_v4.3' into 'release/v4.3'
...
component/bt: check the ble ext conn parameter(backport v4.3)
See merge request espressif/esp-idf!15769
2021-11-23 06:53:16 +00:00
Jiang Jiang Jian
5e179b19a3
Merge branch 'ci/fix_deploy_docs_preview_url_v4.3' into 'release/v4.3'
...
ci: update docs preview url (v4.3)
See merge request espressif/esp-idf!15508
2021-11-23 06:52:42 +00:00
“YangZhao”
911847e3ea
Fix the high-impact issues from the code analysis report from customer.
...
For the CID10564,10384,10280,10098,10038,The memory was released in other place.
For the CID10365,it release the memory in the function when sent successfully.
For the CID10268,10011, we need not change the code.
2021-11-22 19:46:14 +08:00
Alexey Gerenkov
fb4fc7ab48
idf_tools: Adds 'linux-armhf' platform support
2021-11-19 11:25:00 +03:00
Alexey Gerenkov
db501ea0f2
tools: Updates OpenOCD version to 'v0.10.0-esp32-20211111'
2021-11-19 11:24:48 +03:00
Tian Sen Wen
8999626545
esp_eth: optimize dm9051 Tx throughput
2021-11-11 14:41:58 +08:00
Anton Maklakov
9102574a9d
tools: Fix missed DLLs in GDB for Windows
2021-11-10 17:08:05 +07:00
simon.chupin
49add90a1b
change --archive_details output
2021-11-09 14:43:26 +01:00
jingli
04ac2b319a
fix: app crash when OTA because the OTA task's stack is in rtc fast memory
2021-11-09 19:51:35 +08:00
Roland Dobai
c652c1de0c
tools: Create the ".espressif" directory on the first run on clean system
...
Closes https://github.com/espressif/esp-idf/issues/7848
2021-11-09 12:03:08 +01:00
Marius Vikhammer
b57a1d7f48
ci: update docs preview url
2021-11-04 02:41:56 +00:00
simon.chupin
d4ea7df9b5
tools: fix bug with idf_size argument archive_details
2021-11-02 14:17:23 +01:00
xiewenxiang
5ff15a3895
component/bt: check the ble ext conn parameter
2021-11-02 15:32:13 +08:00
Isha Pardikar
98d34e5f6d
Merge branch 'wifi_prov_mgr_fix_v4.3' into 'release/v4.3'
...
Wifi_prov_mgr: Fix for ios device needs to do forget device (v4.3)
See merge request espressif/esp-idf!15484
2021-10-29 06:30:25 +00:00
Zim Kalinowski
534ca101e4
Merge branch 'refactor/systimer_reset_alternative_v4.3' into 'release/v4.3'
...
Systimer reset alternative on S2 (and others) (v4.3)
See merge request espressif/esp-idf!15652
2021-10-28 08:00:29 +00:00
Konstantin Kondrashov
fa85714845
Systimer reset alternative on S2 (and others) (v4.3)
2021-10-28 08:00:28 +00:00
Dmitry
8cb6baac6c
bugfix/esp-gdbstrub: add missing function for esp32c3/esp32h2.
2021-10-27 11:03:35 +08:00
Anton Maklakov
798b52af1d
Update toolchains to esp-2021r2
...
Updated GDB to 9.2 version for xtensa chips
Fixed coredump work for xtensa chips
Fixed backtrace for xtensa chips
Fixed multilib for riscv32 chips
Fixed running GDB on some RaspberryPi configuration for riscv32 chip
Fixed support of fnmatch(), iconv() and some other posix functions in stdlib
Closes https://github.com/espressif/esp-idf/issues/6124
Closes https://github.com/espressif/esp-idf/issues/2484
Closes https://github.com/espressif/esp-idf/issues/3264
Closes https://github.com/espressif/crosstool-NG/issues/13
Closes https://github.com/espressif/crosstool-NG/pull/16
2021-10-25 20:19:55 +07:00
Anton Maklakov
c0e96ceb34
test_apps/panic: remove workaround for incorrect GDB backtrace
2021-10-25 20:19:55 +07:00
Anton Maklakov
6e48d5bd6b
coredump: update test data for toolchain 2021r2
2021-10-25 20:19:52 +07:00
Anton Maklakov
a3ff680dff
Merge branch 'bugfix/tools_fix_win_c3_gdb_v4.3' into 'release/v4.3'
...
tools: Update ESP32-C3 toolchain for Windows, added some missed DLLs for GDB (backport v4.3)
See merge request espressif/esp-idf!14298
2021-10-25 13:07:29 +00:00
isha pardikar
7a0a6879e3
Wifi_prov_mgr:Fix for ios device needs to do forget device
2021-10-21 10:11:58 +05:30
Ivan Grokhotkov
60ad592a23
Merge branch 'bugfix/retry_download_submodule_v4.3' into 'release/v4.3'
...
ci: retry download from Gitlab on error 500 (v4.3)
See merge request espressif/esp-idf!15532
2021-10-15 17:01:28 +00:00
Michael (XIAO Xufeng)
61bd1eb225
Merge branch 'bugfix/xmc_overerase_v4.3' into 'release/v4.3'
...
bootloader: add xmc spi_flash startup flow to improve reliability (v4.3)
See merge request espressif/esp-idf!14768
2021-10-15 16:52:25 +00:00
Michael (XIAO Xufeng)
9645d8d015
ci: increase the job number of ESP32 unit test
2021-10-15 17:21:41 +08:00
Ivan Grokhotkov
f7d023383b
ci: revert type annotations in gitlab_api.py to python2 compatible
2021-10-15 10:57:08 +02:00
Ivan Grokhotkov
81e1277559
ci: retry Gitlab operations on error 500
2021-10-15 09:32:24 +07:00
Fu Hanxi
39528b1783
ci: retry download artifacts
2021-10-15 09:32:11 +07:00
Roland Dobai
d5699b08cc
Merge branch 'backport/v4.3/dockerfile_multiarch' into 'release/v4.3'
...
Dockerfile working on x64/ARM (v4.3)
See merge request espressif/esp-idf!15521
2021-10-14 21:14:48 +00:00
Tomas Sebestik
e1353a1a0e
Dockerfile working on x64/ARM
2021-10-14 13:03:35 +02:00
Cao Sen Miao
ce9e615679
Merge branch 'feature/esp32c3_usbjtagserial_v4.3' into 'release/v4.3'
...
usb_serial_jtag: support usb_serial_jtag on esp32c3(backport v4.3)
See merge request espressif/esp-idf!15319
2021-10-14 10:38:02 +00:00
David Čermák
1cddcd010c
Merge branch 'bugfix/fix_cplusplus_miss_in_dhcp_v4.3' into 'release/v4.3'
...
dhcpserver: support cplusplus (backport v4.3)
See merge request espressif/esp-idf!15448
2021-10-14 09:12:02 +00:00