Skip to content

Commit

Permalink
pkg/wolfssl: add SAME51 to name collision hack
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Jan 8, 2025
1 parent bad7b4c commit bb49638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/wolfssl/include/user_settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ int strncasecmp(const char *s1, const char * s2, size_t sz);
*/
#define _SAML21_AES_COMPONENT_
#define _SAMD51_AES_COMPONENT_
#define _SAME51_AES_COMPONENT_
#define _SAME54_AES_COMPONENT_
#define _SAMR34_AES_COMPONENT_

Expand Down

0 comments on commit bb49638

Please sign in to comment.