diff --git a/pkg/wolfssl/include/user_settings.h b/pkg/wolfssl/include/user_settings.h index 7ffec01736..88ffad1ad4 100644 --- a/pkg/wolfssl/include/user_settings.h +++ b/pkg/wolfssl/include/user_settings.h @@ -318,5 +318,6 @@ int strncasecmp(const char *s1, const char * s2, unsigned int sz); */ #define _SAML21_AES_COMPONENT_ #define _SAME54_AES_COMPONENT_ +#define _SAMR34_AES_COMPONENT_ #endif /* USER_SETTINGS_H */