Skip to content

Commit bb49638

Browse files
committed
pkg/wolfssl: add SAME51 to name collision hack
1 parent bad7b4c commit bb49638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/wolfssl/include/user_settings.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ int strncasecmp(const char *s1, const char * s2, size_t sz);
337337
*/
338338
#define _SAML21_AES_COMPONENT_
339339
#define _SAMD51_AES_COMPONENT_
340+
#define _SAME51_AES_COMPONENT_
340341
#define _SAME54_AES_COMPONENT_
341342
#define _SAMR34_AES_COMPONENT_
342343

0 commit comments

Comments
 (0)