mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu/saml21: create compatibility headers for vendor files migration
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
This commit is contained in:
parent
b056060bd8
commit
fb8473a2ea
1595
cpu/sam0_common/include/vendor/saml21/include/compat_saml21a.h
vendored
Normal file
1595
cpu/sam0_common/include/vendor/saml21/include/compat_saml21a.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@ -45,4 +45,6 @@
|
||||
#error Library does not support the specified device.
|
||||
#endif
|
||||
|
||||
#include "compat_saml21a.h"
|
||||
|
||||
#endif /* _SAML21_ */
|
||||
|
1586
cpu/sam0_common/include/vendor/saml21/include_b/compat_saml21b.h
vendored
Normal file
1586
cpu/sam0_common/include/vendor/saml21/include_b/compat_saml21b.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@ -63,4 +63,6 @@
|
||||
#error Library does not support the specified device.
|
||||
#endif
|
||||
|
||||
#include "compat_saml21b.h"
|
||||
|
||||
#endif /* _SAML21_ */
|
||||
|
Loading…
Reference in New Issue
Block a user