Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: X_NUCLEO_IKS01A2
Diff: mbedtls_lora_config.h
- Revision:
- 36:08d94248181b
- Parent:
- 33:3776745e4d93
--- a/mbedtls_lora_config.h Mon Sep 03 08:45:34 2018 +0100 +++ b/mbedtls_lora_config.h Mon Sep 10 07:30:20 2018 +0100 @@ -34,7 +34,10 @@ // These are only reference configurations for this LoRa example application. // Other LoRa applications might need different configurations. #define MBEDTLS_AES_FEWER_TABLES + #undef MBEDTLS_GCM_C - +#undef MBEDTLS_CHACHA20_C +#undef MBEDTLS_CHACHAPOLY_C +#undef MBEDTLS_POLY1305_C #endif /* MBEDTLS_LORA_CONFIG_H */