radim.karnis
5d55d34481
docs: Update references to esptool docs
2021-11-24 10:28:39 +01:00
Chen Jian Xing
f41494f5a4
Merge branch 'bugfix/modify_mexico_channel_refer_fcc' into 'master'
...
esp_wifi: update Mexico channel refer to FCC
See merge request espressif/esp-idf!15698
2021-11-24 08:01:31 +00:00
Mahavir Jain
18b690fe55
Merge branch 'bugfix/address_already_used_exception_in_ota_tests' into 'master'
...
Fix 'address already in use' exception in OTA tests
Closes IDFCI-965
See merge request espressif/esp-idf!15879
2021-11-24 05:23:40 +00:00
Sudeep Mohanty
a5bd8f4a65
Merge branch 'doc/s3-prog-guide-system-chip-independent' into 'master'
...
docs: update programming guide for esp32s3 chip independent system chapters
Closes IDF-3308
See merge request espressif/esp-idf!15992
2021-11-24 04:29:21 +00:00
Harshit Malpani
b93d63b067
Fix 'address already in use' exception in OTA tests
...
We will stop the server instance at the end of each test case. This will solve the "address already in use" exception
2021-11-24 11:32:15 +08:00
Zim Kalinowski
9044374032
Merge branch 'gh_actions/sync_approved_prs' into 'master'
...
Update - Sync approved PRs to GitLab (ESP-IDF) workflow
Closes RDT-58
See merge request espressif/esp-idf!15845
2021-11-24 02:38:43 +00:00
Anton Maklakov
05d2c540a4
Merge branch 'fix/virt_efuse_example_test' into 'master'
...
efuse_example_test: Fix the example test
See merge request espressif/esp-idf!16065
2021-11-24 01:12:00 +00:00
Gustavo Henrique Nihei
0a15a3fa96
Merge branch 'bugfix/bootloader_debug_buffers' into 'master'
...
bootloader_support: Fix and re-enable bootloader_debug_buffer function
See merge request espressif/esp-idf!15998
2021-11-23 11:54:42 +00:00
Aditya Patwardhan
5d61eea847
efuse_example_test: Fix the example test ( broken due to latest change
...
in info message)
*Unify the log messages when UART ROM Download mode is kept enabled
2021-11-23 15:21:32 +05:30
Simon
fc14d3f9aa
Merge branch 'doc/update_usj_docs' into 'master'
...
docs: update usb_serial_jtag documents
Closes IDF-3202 and DOC-2301
See merge request espressif/esp-idf!15922
2021-11-23 07:41:53 +00:00
ChenJianxing
ed0fcf21a5
esp_wifi: update Mexico channel range refer to FCC
2021-11-23 15:19:04 +08:00
Sudeep Mohanty
722a6b7cf4
docs: update programming guide for esp32s3 chip independent system chapters
...
This commit updates the chip independent system chapters of the
programming guide for esp32s3.
Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com>
2021-11-23 12:48:10 +05:30
Dai Zi Yan
4f5b6cfaeb
Merge branch 'docs/update_CN_trans_timers' into 'master'
...
Update CN trans for timers.rst and ota.rst
Closes DOC-2189
See merge request espressif/esp-idf!16013
2021-11-23 07:16:12 +00:00
Dai Zi Yan
1ca83a5bc9
Update CN trans for timers.rst and ota.rst
2021-11-23 07:16:11 +00:00
Hrudaynath Dhabe
75f32ffdcf
Merge branch 'feature/support_eap_fast' into 'master'
...
esp_wifi: Add support for EAP-FAST authentication method.
Closes WIFI-2820 and WIFI-4198
See merge request espressif/esp-idf!14232
2021-11-23 06:22:22 +00:00
Cao Sen Miao
4ae714c43c
docs: update using usb_serial_jtag documents
2021-11-23 14:12:13 +08:00
Mahavir Jain
9b4b266042
Merge branch 'fix/remove_warning_when_disabling_rom_dl_mode' into 'master'
...
secure_boot: Fix warning when UART ROM DL mode is disabled
See merge request espressif/esp-idf!15903
2021-11-23 05:54:51 +00:00
Mahavir Jain
780879dc93
Merge branch 'feature/enable_cert_expiry_check' into 'master'
...
feature: checking certificate expiry
Closes IDF-2572
See merge request espressif/esp-idf!15378
2021-11-23 05:50:22 +00:00
Chen Jian Xing
582da32f4a
Merge branch 'bugfix/fix_esp32s3_usb_otg' into 'master'
...
esp_phy: fix esp32s3 phy work with USB-OTG issue
Closes WIFI-4157
See merge request espressif/esp-idf!15913
2021-11-23 03:41:00 +00:00
Guo Jia Cheng
2a97578ce0
Merge branch 'bugfix/mdns-ptr-record-cnt' into 'master'
...
mdns: fix wrong PTR record count
See merge request espressif/esp-idf!15891
2021-11-23 03:13:02 +00:00
Wang Meng Yang
c788274658
Merge branch 'feature/add_coex_hci_command_master' into 'master'
...
Add hci command to set coexistence status
Closes BT-1886
See merge request espressif/esp-idf!14830
2021-11-23 03:08:50 +00:00
Wang Meng Yang
ee5192960c
Merge branch 'bugfix/fix_static_check_error_mr' into 'master'
...
Fix the high-impact issues from the code analysis report from customer.
Closes BT-2079
See merge request espressif/esp-idf!15976
2021-11-23 03:07:05 +00:00
morris
b077400f0f
Merge branch 'bugfix/revert_make_xtensa_trax' into 'master'
...
xtensa: Revert back Makefile for trax test
See merge request espressif/esp-idf!16048
2021-11-23 01:58:29 +00:00
Roland Dobai
2b9c81cbdc
xtensa: Pass the test with latest gdb
2021-11-22 18:17:36 +01:00
Roland Dobai
1c22f1e15e
xtensa: Revert back Makefile for trax test
...
Revert back the regression of 766aa57084
2021-11-22 18:02:08 +01:00
Gustavo Henrique Nihei
f75f74ac40
bootloader_support: Fix and re-enable bootloader_debug_buffer function
...
The body of the bootloader_debug_buffer function was conditioned to
macros that were never defined, resulting in deactivated code.
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2021-11-22 12:13:58 -03:00
Hrudaynath Dhabe
4cad64babf
esp_wifi: Add example code for EAP-FAST.
2021-11-22 17:33:36 +05:30
Hrudaynath Dhabe
5f96a6ffd2
esp_wifi: Add support for EAP-FAST authentication method
2021-11-22 17:33:36 +05:30
xiongweichao
c80ac536d7
Add hci command to set coexistence status
2021-11-22 19:57:01 +08:00
Pedro Minatel
a18cb70905
Merge branch 'example/nimble_readme_cleanup' into 'master'
...
docs/examples Changes on README files on Bluetooth Examples
Closes DO-76
See merge request espressif/esp-idf!13579
2021-11-22 11:12:40 +00:00
Darian
150818e4f5
Merge branch 'feature/freertos_try_enter_critical' into 'master'
...
freertos: Add portTRY_ENTER_CRITICAL() and clean up old port mux API
Closes IDF-2047 and IDFGH-3318
See merge request espressif/esp-idf!15568
2021-11-22 10:34:09 +00:00
“YangZhao”
12ec4866b8
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 17:38:02 +08:00
Omar Chebib
a857f52107
Merge branch 'bugfix/sleep_wrong_log_lvl' into 'master'
...
Sleep: fix wrong print function in critical section
Closes IDFGH-6273
See merge request espressif/esp-idf!16027
2021-11-22 08:14:24 +00:00
Aditya Patwardhan
be65338212
secure_boot: Fix warning when UART ROM DL mode is disabled
...
*Additionally use updated calls to enable rom secure download mode
2021-11-22 12:01:15 +05:30
Island
704994785a
Merge branch 'docs/examples_bluedroid_ble50' into 'master'
...
Readme for the bluedroid ble50 example with tutorial of walkthrough example
See merge request espressif/esp-idf!15606
2021-11-22 06:29:56 +00:00
Jiang Jiang Jian
5f86e13455
Merge branch 'bugfix/nimble_dirty_timer_handle_after_deinit' into 'master'
...
[nimble]: clear timer handle during de-initialization
See merge request espressif/esp-idf!15950
2021-11-22 05:45:44 +00:00
Kapil Gupta
e0206afdfa
Merge branch 'bugfix/11kv_scan_event_removal' into 'master'
...
esp_wifi: Fixes related to 802.11kv
Closes WIFI-4030, IDFGH-5703, and IDFGH-6112
See merge request espressif/esp-idf!15282
2021-11-22 05:40:19 +00:00
Darian Leung
9b3796d2f1
freertos: Add portTRY_ENTRY_CRITICAL() and deprecate legacy spinlock fucntions
...
Add TRY_ENTRY_CRITICAL() API to all for timeouts when entering critical sections.
The following port API were added:
- portTRY_ENTER_CRITICAL()
- portTRY_ENTER_CRITICAL_ISR()
- portTRY_ENTER_CRITICAL_SAFE()
Deprecated legacy spinlock API in favor of spinlock.h. The following API were deprecated:
- vPortCPUInitializeMutex()
- vPortCPUAcquireMutex()
- vPortCPUAcquireMutexTimeout()
- vPortCPUReleaseMutex()
Other Changes:
- Added portMUX_INITIALIZE() to replace vPortCPUInitializeMutex()
- The assembly of the critical section functions ends up being about 50 instructions longer,
thus the spinlock test pass threshold had to be increased to account for the extra runtime.
Closes https://github.com/espressif/esp-idf/issues/5301
2021-11-22 13:28:39 +08:00
Laukik Hase
eb766a25e0
gh_actions: Sync approved PRs to internal codebase
...
- Changed trigger from pull_request_review to pull_request_target [labeled]
2021-11-22 12:56:42 +08:00
Mahavir Jain
7207a3c4d5
Merge branch 'bugfix/improve_ota_test_success_rate' into 'master'
...
OTA examples: Reduce example test failure rate
See merge request espressif/esp-idf!15953
2021-11-22 04:49:46 +00:00
Jakob Hasse
a052b37ab1
Merge branch 'bugfix/cxx_gpio_explicit_constructor' into 'master'
...
bugfix (cxx)!: added missing explicit for some strong value types
Closes IDF-4234
See merge request espressif/esp-idf!16015
2021-11-22 02:57:12 +00:00
Omar Chebib
c676b83d2f
Sleep: fix wrong debug level
...
Fix usage of ESP_LOGD in sleep_modes.c which triggers a panic when
used in debug log level.
* Closes https://github.com/espressif/esp-idf/issues/7942
2021-11-22 10:52:19 +08:00
Kapil Gupta
4cbd4b19cb
esp_wifi: Remove scan done event for supplicant scans
...
Closes https://github.com/espressif/esp-idf/issues/7423
2021-11-20 18:25:55 +05:30
Kapil Gupta
fa8f057ba8
wpa_supplicant: Fix compilation error when debug enabled
...
Closes https://github.com/espressif/esp-idf/issues/7789
2021-11-20 18:24:56 +05:30
Kapil Gupta
27e3422a23
wpa_supplicant: Optimize BTM request scan
2021-11-20 18:24:56 +05:30
Shubham Kulkarni
d959a35e28
advanced_https_ota: Move example tests on ethernet runners
...
Move BT tests to nightly run
2021-11-19 15:07:31 +05:30
Shubham Kulkarni
91ccac08f8
native_ota_example: Move all example tests to ethernet based runners
2021-11-19 15:07:31 +05:30
Shubham Kulkarni
40a72ef3cf
simple_ota_example: Move redundant and failing example_tests to nightly run
2021-11-19 15:07:31 +05:30
Shubham Kulkarni
afa0a68c31
target-test.yml: Add EXAMPLE_ETH_OTA runner to OTA on ethernet based runners
2021-11-19 15:07:31 +05:30
Jakob Hasse
ce7cdeffb4
bugfix (cxx)!: added missing explicit for some strong value types
...
BREAKING CHANGE: Users who have been using the GPIO and SPI classes
may need to revisit their code as it's now not allowed
anymore to pass raw numbers for classes like MOSI
or GPIONum.
2021-11-19 16:07:32 +08:00