pkg/wolfssl: prevent name-colliding struct for AES
This commit is contained in:
parent
9c8cfaa02a
commit
a64613e9b9
@ -318,5 +318,6 @@ int strncasecmp(const char *s1, const char * s2, unsigned int sz);
|
|||||||
*/
|
*/
|
||||||
#define _SAML21_AES_COMPONENT_
|
#define _SAML21_AES_COMPONENT_
|
||||||
#define _SAME54_AES_COMPONENT_
|
#define _SAME54_AES_COMPONENT_
|
||||||
|
#define _SAMR34_AES_COMPONENT_
|
||||||
|
|
||||||
#endif /* USER_SETTINGS_H */
|
#endif /* USER_SETTINGS_H */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user