Narasing Sarwade
/
CAMSecuritySystem_rfid
lora
Diff: mbedtls_lora_config.h
- Revision:
- 36:08d94248181b
- Parent:
- 33:3776745e4d93
diff -r 462743fb571e -r 08d94248181b mbedtls_lora_config.h --- 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 */