eb01aaacc7
fix esp32s2 fall into sleep forever when deep-sleep time is set to 0 (backport v4.3)
Chen Yi Qun
2021-02-22 12:23:19 +08:00
f7169ed063
mqtt: Moved weekend tests to test apps
David Cermak
2021-06-10 09:09:14 +02:00
acf5333b1e
esp_netif: Fix dhcps state transitions
David Cermak
2021-06-16 19:39:15 +02:00
07596559dd
CI/socket examples: Add UDP operation retries, wait until server is up
David Cermak
2021-06-21 15:59:57 +02:00
6aa44a8a89
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.
Yang Zhao
2021-07-19 20:40:23 +08:00
fa55d3722c
CI/socket examples: Add UDP operation retries, wait until server is up
David Cermak
2021-06-21 15:59:57 +02:00
a7468b519d
Merge branch 'bugfix/twai_low_speed_bit_rates' into 'master'
Darian
2021-07-19 12:32:45 +00:00
573b660797
Not initialized or in the process of de-initialization, calling API will return ERR
xiongweichao
2021-07-15 17:59:04 +08:00
1e2d7ea792
Merge branch 'bugfix/SCO_connect_fail_after_peer_not_accept_sniff_v4.2' into 'release/v4.2'
Wang Meng Yang
2021-07-19 07:24:58 +00:00
865453bbe5
esp_wifi: Fix some wifi bugs Add station based check for auth frame formation. Remove dependency of SHA256 AKM on PMF. Fix Block Ack setup issue in PMF scenario(aggregation issue).
aditi_lonkar
2021-07-02 14:15:20 +05:30
7c3a4bc26b
Merge branch 'feature/installing_tools_for_IDF_TARGET' into 'master'
Roland Dobai
2021-07-19 06:53:01 +00:00
835c0ca32c
fix esp32s2 fall into sleep forever when deep-sleep time is set to 0
Chen Yi Qun
2021-02-22 12:23:19 +08:00
d604bf05af
TWAI: Fix incorrect configuration initializers for low speed bit rates
Darian Leung
2021-07-15 23:34:03 +08:00
cd40b05bd0
Add remove sniff when peer not accepted sniff mode
xiongweichao
2021-07-16 19:51:47 +08:00
4b81abe053
bt/controller: Fix for BLE ACL tx flush issue during reset.
Chinmay Chhajed
2021-06-15 13:55:17 +05:30
af8e81d18e
1.If the scan window set as 4 slots and the scan interval set as 5 slots, then the device will crash when starting scanning.This commit is to fix this bug. 2.Remove duplicate events in r_lld_evt_end
Yang Zhao
2021-07-01 21:25:19 +08:00
9ba590cd47
[test_utils]: added extern C decl to ccomp
Jakob Hasse
2021-06-09 15:31:56 +08:00
eef4c516ea
Merge branch 'doc/build_system_cyclic_dependencies' into 'master'
Marius Vikhammer
2021-07-19 02:04:15 +00:00
036a045b86
component/bt: fix some bugs in bluetooth controller(2fcbe897)
wangmengyang
2021-07-19 08:11:12 +08:00
b60af85f98
component/bt: Fix some bugs in bluetooth controller(2fcbe897)
wangmengyang
2021-07-19 07:53:43 +08:00
d75cb43257
bugfix:Set address resolution enable. If not set enable and the filter policy is 2 or 3, the controller will reply with invalid param error.
Yang Zhao
2021-06-09 15:26:21 +08:00
28e86c9b6f
Merge branch 'bugfix/SCO_connect_fail_after_peer_not_accept_sniff' into 'master'
Wang Meng Yang
2021-07-18 23:21:24 +00:00
7cd4c4d542
gitlab: update codeowner for unit-test-app
morris
2021-07-16 14:59:45 +08:00
2058e89448
Merge branch 'feature/fpga_bootloader' into 'master'
morris
2021-07-18 08:06:38 +00:00
59195b6fb3
Merge branch 'bugfix/update_gdma_soc' into 'master'
Michael (XIAO Xufeng)
2021-07-17 14:04:03 +00:00
ab70d8cf50
Merge branch 'refactor/examples-unify_iperf_component' into 'master'
morris
2021-07-17 11:47:34 +00:00
85e1c94070
Merge branch 'refactor/movements_from_target_components_2' into 'master'
Michael (XIAO Xufeng)
2021-07-16 13:26:51 +00:00
84e5f52a26
freertos: Increases delta for UT - Test suspend-resume CPU. The number of tick_hook should be the same for both CPUs
KonstantinKondrashov
2021-07-16 18:24:22 +05:00
f6c2198a21
tools: Installing tools for given IDF_TARGET
Marek Fiala
2021-04-26 21:34:48 +02:00
efe7820d3e
ci: Fix concurrency issues for macos buildsystem tests
Sergei Silnov
2021-06-23 13:34:01 +02:00
d21da1f61a
Add remove sniff when peer not accepted sniff mode
xiongweichao
2021-07-16 20:21:37 +08:00
75b387d7e7
If the scan window set as 4 slots and the scan interval set as 5 slots, then the device will crash when starting scanning.This commit is to fix this bug.Remove duplicate events in r_lld_evt_end
Yang Zhao
2021-06-30 21:39:30 +08:00
ea2aafbb7a
esp32s2: move memprot api
Renz Bagaporo
2021-03-03 17:59:11 +08:00
5abd645cce
bugfix:Set address resolution enable. If not set enable and the filter policy is 2 or 3, the controller will reply with invalid param error.
Yang Zhao
2021-06-09 15:26:21 +08:00
27e5498524
bt/controller: Fix for BLE ACL tx flush issue during reset.
Chinmay Chhajed
2021-06-15 13:59:19 +05:30
e94117a055
Merge branch 'bugfix/correct_driver_cmake' into 'master'
Jakob Hasse
2021-07-16 11:27:08 +00:00