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
2025-08-09 12:35:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0075e2f316e627f9283c38ced996875ec07ff7a8
esp-idf
/
components
/
mbedtls
History
Ivan Grokhotkov
98255f4225
Merge branch 'feature/mbedtls_2_12_0' into 'master'
...
mbedtls: update to 2.12.0 See merge request
idf/esp-idf!2879
2018-08-01 14:56:50 +08:00
..
mbedtls
@
b9ada30675
mbedtls: update to 2.12.0
2018-07-30 09:11:16 +03:00
port
Adds a Kconfig option for mbedtls' MBEDTLS_PLATFORM_MEMORY define. This makes it possible to override the mbedtls allocator with your own.
2018-08-01 11:28:28 +10:00
test
mbedtls: update usage of deprecated mbedtls_shaX APIs
2018-05-09 23:15:28 +08:00
component.mk
mbedtls: Add mbedtls submodule check to build system
2018-05-14 16:07:18 +08:00
Kconfig
Adds a Kconfig option for mbedtls' MBEDTLS_PLATFORM_MEMORY define. This makes it possible to override the mbedtls allocator with your own.
2018-08-01 11:28:28 +10:00
Makefile.projbuild
mbedtls: enable deprecation warnings when building unit tests
2018-05-09 23:15:28 +08:00