This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-06 18:11:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ea33342b96cb799c8b51a4576c34207b7714089
esp-idf
/
components
/
bt
/
test_apps
/
basic_unit_test
/
sdkconfig.defaults
3 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
component/bt: Fixed the vulnerability released by Bluetooth org when using public key not check in the process of ECDH encryption. 1. Add the 100 times test when the private key is generated by the random number; 2. Add the bt components to the unit-test-app/config directory. 3. Added the bt unit test case to CI.
2018-08-05 21:18:31 +08:00
CONFIG_BT_ENABLED=y
feat(bt): migrate the tests from unit-test-app
2023-09-21 18:31:40 +02:00
CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0=n
Reference in New Issue
Copy Permalink