This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ccd0c61ea1
esp-idf
/
tools
/
unit-test-app
/
configs
/
release
4 lines
98 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 09:18:31 -04:00
EXCLUDE_COMPONENTS=bt
unit-test-app: new targets for building different configurations
2017-09-12 13:40:54 -04:00
CONFIG_OPTIMIZATION_LEVEL_RELEASE=y
CONFIG_OPTIMIZATION_ASSERTIONS_SILENT=y
Reference in New Issue
Copy Permalink