1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

cpu/samr34: create compatibility headers for vendor files migration

Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
This commit is contained in:
Dylan Laduranty 2024-11-07 21:22:23 +01:00
parent fd344836d5
commit 7d83c7a9d2
2 changed files with 1537 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -51,4 +51,5 @@
#error Library does not support the specified device.
#endif
#include "compat_samr34.h"
#endif /* _SAMR34_ */