This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2025-01-16 17:12:45 +01:00
Code
Releases
Activity
10a3f3e8ed
RIOT
/
cpu
/
samd5x
/
Makefile.features
4 lines
84 B
Makefile
Raw
Normal View
History
Unescape
Escape
cpu/sam0_common: add hwrng driver
2019-04-25 18:15:44 +02:00
FEATURES_PROVIDED
+=
periph_hwrng
cpu/samd5x: add support for samd5x/same5x MCUs This adds supoprt for the Atmel SAMD51 & SAME54 SoC. The SAME5x/SAMD5x is a line of Cortex-M4F MCUs that share peripherals with the samd2x Cortex-M0+ and saml1x Cortex-M23 parts.
2019-03-12 13:57:27 +01:00
i
n
c
l
u
d
e
$(
RIOTCPU
)
/
s
a
m
0
_
c
o
m
m
o
n
/
M
a
k
e
f
i
l
e
.
f
e
a
t
u
r
e
s
Copy Permalink