Fu Hanxi
6b95f3bddd
ci: update performance test key to db compatible format
2021-08-04 12:28:42 +08:00
Zim Kalinowski
57eeeef433
Merge branch 'feature/change_factory_reset_pin_range_v4.2' into 'release/v4.2'
...
bootloader: Change range of the factory reset pin in Kconfig for ESP32-S2 (v4.2)
See merge request espressif/esp-idf!14638
2021-08-03 14:24:14 +00:00
KonstantinKondrashov
5893641482
freertos: Increases delta for UT - Test suspend-resume CPU. The number of tick_hook should be the same for both CPUs
2021-08-03 16:07:03 +05:00
KonstantinKondrashov
f5897efa4f
bootloader: Change range of the factory reset pin in Kconfig
...
Closes: https://github.com/espressif/esp-idf/issues/5489
2021-08-03 14:40:29 +05:00
Zim Kalinowski
a9a917b8d7
Merge branch 'doc/fix_secure_boot_v4.2' into 'release/v4.2'
...
doc/secure_boot_v2: Fix the steps mentioned for enabling secure boot (v4.2)
See merge request espressif/esp-idf!14589
2021-08-03 07:47:09 +00:00
Zim Kalinowski
f9af4a66f0
Merge branch 'bugfix/uart_sw_sw_flow_error_typo_v4.2' into 'release/v4.2'
...
uart: fix typo in error message (v4.2)
See merge request espressif/esp-idf!14614
2021-08-03 02:42:46 +00:00
Marius Vikhammer
2f02863fff
uart: fix typo in error message
...
Closes https://github.com/espressif/esp-idf/issues/7360
2021-08-03 09:28:39 +08:00
Jiang Jiang Jian
f4a2c5b520
Merge branch 'mesh/bugfix_fix_esp_mesh_send_block_issue_v4.2' into 'release/v4.2'
...
mesh/ps: esp_mesh_send is blocked in nodes(layer>=3), when a FIXED-ROOT root is duty master(backport_v4.2)
See merge request espressif/esp-idf!14086
2021-07-31 02:52:26 +00:00
Sachin Parekh
8a516aadae
doc/secure_boot_v2: Fix the steps mentioned for enabling secure boot
2021-07-30 19:50:37 +05:30
David Čermák
4dc431b87b
Merge branch 'bugfix/fix_eth2ap_example_crash_v4.2' into 'release/v4.2'
...
eth2ap: Fix eth2ap example crash issue (backport v4.2)
See merge request espressif/esp-idf!14561
2021-07-30 05:14:25 +00:00
Shubham Patil
c06d8f8521
espcoredump.py: Parse EPS and EPC register values using register index
2021-07-29 10:46:02 +05:30
yuanjm
d0d7fbf6b1
eth2ap: Fix eth2ap example crash issue
...
Closes https://github.com/espressif/esp-idf/issues/7260
2021-07-29 11:12:40 +08:00
Zim Kalinowski
764f0db002
Merge branch 'bugfix/freemodbus_change_max_task_prio_v42' into 'release/v4.2'
...
Bugfix/freemodbus change max task prio (backport v4.2)
See merge request espressif/esp-idf!13731
2021-07-27 21:19:14 +00:00
Vikram
2b42d78a3f
Merge branch 'bugfix/smtp_client_attachment_newline_v4.2' into 'release/v4.2'
...
Add newline separator to fix wrong attachment sent (v4.2)
See merge request espressif/esp-idf!13729
2021-07-27 16:12:59 +00:00
Zim Kalinowski
87e9908506
Merge branch 'bugfix/fix_supplicant_log_v4.2' into 'release/v4.2'
...
wpa_supplicant: Fix compilation when debug prints are enabled
See merge request espressif/esp-idf!14227
2021-07-27 12:04:50 +00:00
Zim Kalinowski
bc8d2ebcbf
Merge branch 'bugfix/wps_wfa_cert_fixes_v4.2' into 'release/v4.2'
...
wpa_supplicant: Add WPS strict in config option(backport v4.2)
See merge request espressif/esp-idf!14230
2021-07-27 10:44:12 +00:00
Zim Kalinowski
4a12179e0c
Merge branch 'bugfix/ttfw_fix_flush_index_error_v4.2' into 'release/v4.2'
...
test: TTFW fix flush index error (v4.2)
See merge request espressif/esp-idf!14261
2021-07-27 10:44:00 +00:00
Anton Maklakov
def7fd7611
Merge branch 'feature/idf_tools_darwin_arm64_v4.2' into 'release/v4.2'
...
tools: idf_tools.py: allow macOS x86_64 tools to be installed on arm64 (v4.2)
See merge request espressif/esp-idf!14072
2021-07-27 08:16:21 +00:00
Michael (XIAO Xufeng)
b2be91d98b
Merge branch 'feature/regi2c_add_lock_v4.2' into 'release/v4.2'
...
regi2c: add a spinlock for accessing (reg)I2C devices (backport v4.2)
See merge request espressif/esp-idf!13713
2021-07-27 07:32:35 +00:00
David Čermák
0d0d31bcf3
Merge branch 'bugfix/esp_netif_dhcps_state_v4.2' into 'release/v4.2'
...
esp_netif: Fix dhcps state transitions (v4.2)
See merge request espressif/esp-idf!14424
2021-07-27 07:23:45 +00:00
Krzysztof Budzynski
325eee68e4
Merge branch 'enhance/update-vscode-setup-docs-v4.2' into 'release/v4.2'
...
docs: Fix vscode extension setup links (backport v4.2)
See merge request espressif/esp-idf!13323
2021-07-27 03:53:42 +00:00
Brian Alberto Ignacio Reyes
728f3eab6c
docs: Fix vscode extension setup links (backport v4.2)
2021-07-27 11:53:38 +08:00
Zim Kalinowski
60e4bfae90
Merge branch 'bugfix/fatfs_alloc_extram_first_v4.2' into 'release/v4.2'
...
fatfs: fix SPIRAM allocation not used due to Kconfig option name error (v4.2)
See merge request espressif/esp-idf!14049
2021-07-26 07:59:16 +00:00
Zim Kalinowski
5c82ebce35
Merge branch 'bugfix/fix_esp32s2_deep_sleep_timer_wake_up_fail_backport_v4.2' into 'release/v4.2'
...
rtc: fix esp32s2 fall into sleep forever when deep-sleep time is set to 0(backport v4.2)
See merge request espressif/esp-idf!13562
2021-07-26 07:39:16 +00:00
Zim Kalinowski
6fba03f681
Merge branch 'fix/memory_leaks_identified_by_cppcheck_v4.2' into 'release/v4.2'
...
Fix/memory leaks identified by cppcheck (v4.2)
See merge request espressif/esp-idf!14502
2021-07-26 06:43:27 +00:00
Aditya Patwardhan
e5b4d5f348
Fix memory leak on error path in register_select
...
And remove dead error handling code from unregister_select.
Closes https://github.com/espressif/esp-idf/pull/7296
2021-07-26 14:43:21 +08:00
Ivan Grokhotkov
f39dc35d92
tools: idf_tools.py: allow macOS x86_64 tools to be installed on arm64
...
Until arm64 tool binaries are available, we can run existing x86_64
ones under emulation.
Suggested in https://github.com/espressif/esp-idf/issues/6113 .
2021-07-26 14:35:47 +08:00
Zim Kalinowski
e9198247a0
Merge branch 'bugfix/ci_fix_test_build_system_cmake_v4.2' into 'release/v4.2'
...
ci: Fix concurrency issues for macOS build system tests (v4.2)
See merge request espressif/esp-idf!14400
2021-07-26 06:30:25 +00:00
shenjun
416dc98ed8
mesh/ps: esp_mesh_send is blocked in nodes(layer>=3), when a FIXED-ROOT root is duty master
2021-07-26 14:14:08 +08:00
He Yin Ling
15b8981f48
ttfw: fix incorrect length when flush data cache after expect:
...
data cache is unicode. while we use bytes in RegEx expect. The index of
matched pattern is calculated with bytes, could be different from
unicode. Now we fix this issue by using unicode in expect.
2021-07-26 11:30:35 +08:00
Vikram Dattu
458dbaf0f1
Fixed content type of attachment
...
Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com>
2021-07-26 10:15:47 +08:00
Vikram Dattu
81de14b505
Add newline separator to fix wrong attachment sent
...
Issue:
Missing newline between header and attachment
Issue seen with email clients viz., AppleMail and YahooMail. Attachment is not renderable.
Some clients like Google mail, Samsung mail tolerate the issue.
Fix:
Added newline between header and attachment.
Closes https://github.com/espressif/esp-idf/issues/6098
Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com>
2021-07-26 10:15:47 +08:00
Zim Kalinowski
0832580661
Merge branch 'bugfix/spp_connect_20_fail_v4.2' into 'release/v4.2'
...
component_bt: fix spp acceptor deadlock
See merge request espressif/esp-idf!14106
2021-07-26 01:43:06 +00:00
Ivan Grokhotkov
cc366cc3c7
fatfs: fix SPIRAM allocation not used due to Kconfig option name error
...
Closes https://github.com/espressif/esp-idf/issues/5756
2021-07-26 09:40:39 +08:00
aditi_lonkar
6f016def84
wpa_supplicant: Fix compilation when debug prints are enabled.
2021-07-26 09:38:21 +08:00
aditi_lonkar
71b9121c7d
wpa_supplicant: Add WPS strict in config option
...
WPS strict disables workarounds with different APs and may cause
IOT issues. Remove this as default and introduce as a config option.
Also declare esp device as single band mobile device otherwise
WFA sniffer was not able to identify it in the certification setup.
2021-07-26 09:37:28 +08:00
David Cermak
2b65b82bd6
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-26 09:33:32 +08:00
Sergei Silnov
d18793f695
ci: Fix concurrency issues for macos buildsystem tests
2021-07-26 09:07:17 +08:00
Zim Kalinowski
ac5443b68a
Merge branch 'doc/power_management_esp32s2_v4.2' into 'release/v4.2'
...
docs: describe power management logic for ESP32-S2, fix translation (v4.2)
See merge request espressif/esp-idf!14048
2021-07-26 00:49:30 +00:00
aleks
ea101ecb38
freemodbus: increase max priority of modbus tasks
...
allows to avoid issues with modbus processing when higher priority tasks are used in user application
2021-07-26 08:46:25 +08:00
Omar Chebib
d7687ce6fa
regi2c: add a spinlock for accessing (reg)I2C devices
...
When not compiling bootloader, a spinlock will be used for reading or writing
I2C internal devices/registers.
When compiling for bootloader, no need to use any lock.
2021-07-26 06:46:21 +08:00
David Čermák
ec196ae74b
Merge branch 'bugfix/ci_move_udp_socket_tests_to_eth_runners_v4.2' into 'release/v4.2'
...
CI: Adjust UDP socket tests to be more reliable (v4.2)
See merge request espressif/esp-idf!14421
2021-07-23 15:01:46 +00:00
Krzysztof Budzynski
473194039d
Merge branch 'docs/fix_UART_default_pin_error_and_provide_a_link_to_ESP_PROG_v4.2' into 'release/v4.2'
...
docs: fix uart default pin error and provide more information about ESP-Prog board (v4.2)
See merge request espressif/esp-idf!13969
2021-07-23 11:18:55 +00:00
Wang Meng Yang
12ce70a583
Merge branch 'bugfix/a2dp_deint_crash_v4.2' into 'release/v4.2'
...
component_bt: fix a2dp deinit crash(v4.2)
See merge request espressif/esp-idf!14418
2021-07-23 07:26:22 +00:00
Jakob Hasse
7f2da36c33
Merge branch 'bugfix/setjmp_longjmp_4.2' into 'release/v4.2'
...
[system]: Made longjmp save for context switch (backport v4.2)
See merge request espressif/esp-idf!13501
2021-07-23 03:52:55 +00:00
Zim Kalinowski
9e9efc4d92
Merge branch 'bugfix/fix_idf_monitor_unicode_path_crash_v4.2' into 'release/v4.2'
...
tools: handle exception in case of logging Unicode characters (v4.2)
See merge request espressif/esp-idf!13042
2021-07-23 01:09:44 +00:00
Roland Dobai
ea2b6898fb
Merge branch 'feature/gcov_extest_improvements_v4.2' into 'release/v4.2'
...
Follow-up improvements for the gcov example test (v4.2)
See merge request espressif/esp-idf!14463
2021-07-22 19:11:52 +00:00
Roland Dobai
b717a0d3e1
Follow-up improvements for the gcov example test
2021-07-22 15:23:27 +02:00
Roland Dobai
c0ad291dc4
Merge branch 'ci/rename_test_log_path_v4.2' into 'release/v4.2'
...
CI: rename log path of IT jobs (v4.2)
See merge request espressif/esp-idf!14453
2021-07-22 13:21:14 +00:00
Zim Kalinowski
1bd6c102a4
Merge branch 'docs/fix_readme_links_v4.2' into 'release/v4.2'
...
docs: fixed dead readme links (v4.2)
See merge request espressif/esp-idf!14465
2021-07-22 02:44:44 +00:00