mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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 _SAME54_AES_COMPONENT_
|
||||
#define _SAMR34_AES_COMPONENT_
|
||||
|
||||
#endif /* USER_SETTINGS_H */
|
||||
|
Loading…
Reference in New Issue
Block a user