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

cpu/samr30: 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:25:03 +01:00
parent 7d83c7a9d2
commit a9cb19dcc5
2 changed files with 1492 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -57,4 +57,6 @@
#error Library does not support the specified device.
#endif
#include "compat_samr30.h"
#endif /* _SAMR30_ */