OVMS3-idf/examples/bluetooth/nimble/blemesh/main
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
..
app_mesh.c NimBLE: Add optional mbedTLS support to NimBLE 2019-09-30 14:15:43 +08:00
CMakeLists.txt Port NimBLE Host Stack on ESP-IDF 2019-06-25 09:03:58 +08:00
component.mk Port NimBLE Host Stack on ESP-IDF 2019-06-25 09:03:58 +08:00