2b9c81cbdc
xtensa: Pass the test with latest gdb
Roland Dobai
2021-11-22 18:17:36 +01:00
1c22f1e15e
xtensa: Revert back Makefile for trax test
Roland Dobai
2021-11-22 17:59:33 +01:00
f75f74ac40
bootloader_support: Fix and re-enable bootloader_debug_buffer function
Gustavo Henrique Nihei
2021-11-18 13:55:45 -03:00
4cad64babf
esp_wifi: Add example code for EAP-FAST.
Hrudaynath Dhabe
2021-10-28 22:31:43 +05:30
5f96a6ffd2
esp_wifi: Add support for EAP-FAST authentication method
Hrudaynath Dhabe
2021-08-30 15:42:32 +05:30
c80ac536d7
Add hci command to set coexistence status
xiongweichao
2021-08-17 17:05:15 +08:00
4200865dd1
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.
“YangZhao”
2021-11-17 11:36:36 +08:00
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.
“YangZhao”
2021-11-17 11:36:36 +08:00
4345e15f23
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.
“YangZhao”
2021-11-17 11:36:36 +08:00
a18cb70905
Merge branch 'example/nimble_readme_cleanup' into 'master'
Pedro Minatel
2021-11-22 11:12:40 +00:00
150818e4f5
Merge branch 'feature/freertos_try_enter_critical' into 'master'
Darian
2021-11-22 10:34:09 +00:00
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.
“YangZhao”
2021-11-17 11:36:36 +08:00
be65338212
secure_boot: Fix warning when UART ROM DL mode is disabled *Additionally use updated calls to enable rom secure download mode
Aditya Patwardhan
2021-11-11 10:29:50 +05:30
704994785a
Merge branch 'docs/examples_bluedroid_ble50' into 'master'
Island
2021-11-22 06:29:56 +00:00
ddc44956bf
Merge branch 'bugfix/esp32s3_esp_timer_test_failure_v4.4' into 'release/v4.4'
Anton Maklakov
2021-11-19 14:35:01 +00:00
d959a35e28
advanced_https_ota: Move example tests on ethernet runners
Shubham Kulkarni
2021-11-15 13:56:56 +05:30
91ccac08f8
native_ota_example: Move all example tests to ethernet based runners
Shubham Kulkarni
2021-11-15 13:55:42 +05:30
40a72ef3cf
simple_ota_example: Move redundant and failing example_tests to nightly run
Shubham Kulkarni
2021-11-15 13:54:44 +05:30
afa0a68c31
target-test.yml: Add EXAMPLE_ETH_OTA runner to OTA on ethernet based runners
Shubham Kulkarni
2021-11-15 13:53:52 +05:30
997040222d
examples: esp_timer: disable secondary console for S3/C3 that can affect test timing
Mahavir Jain
2021-11-12 17:27:07 +05:30
f952b9f71b
Merge branch 'feature/oocd_ver_upgrade_v4.4' into 'release/v4.4'
Roland Dobai
2021-11-19 08:56:24 +00:00
5a7ae2d8c8
1.It is abnormal when getting the deep sleep state bit. So we need to check the state again and run the "ble_master_soft_rst()" if neesed. 2.fix HCI_Read_Clock error 3.fix HCI_Create_Connection_Cancel error 4.fix ASSERT_WARN during epr
Yang Zhao
2021-11-19 16:06:59 +08:00