OVMS3-idf/components/mbedtls
Prasad Alatkar fe08f435dc NimBLE: Add optional mbedTLS support to NimBLE
- Additional menuconfig option to select either mbedTLS or Tinycrypt from NimBLE.
- Addition of `CMAC` and `ECP_RESTARTABLE` to mbedTLS menuconfig option and
  `esp_config.h`.
- Changes NimBLE `component.mk` and `CMakeLists.txt` to support mbedTLS option.
- Minor changes to `app_mesh.c` application.
2019-09-30 14:15:43 +08:00
..
mbedtls@f5f2e5926c NimBLE: Add optional mbedTLS support to NimBLE 2019-09-30 14:15:43 +08:00
port NimBLE: Add optional mbedTLS support to NimBLE 2019-09-30 14:15:43 +08:00
test tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
CMakeLists.txt mbedtls: add source files to appropriate library 2019-08-15 12:43:45 +08:00
component.mk move hwcrypto from esp32 to mbedtls 2019-03-26 16:24:22 +08:00
Kconfig NimBLE: Add optional mbedTLS support to NimBLE 2019-09-30 14:15:43 +08:00
Makefile.projbuild esp32, mbedtls: check component name when enabling test flags 2018-11-20 01:27:24 +08:00