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
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
faa3727b1f
RIOT
/
boards
/
saml21-xpro
/
Makefile.include
4 lines
67 B
Makefile
Raw
Normal View
History
Unescape
Escape
boards: do not locally export compilation variables These are already exported by `makefiles/vars.inc.mk`. It is a prerequisite to allow handling compilation without global exports.
2019-08-27 16:06:41 +02:00
CFLAGS
+=
-D__SAML21J18A__
cpu: saml21 initial commit basic port, uart, one timer, gpio, spi working.
2015-04-16 08:33:35 +02:00
board: saml21-xpro: make use of shared makefiles/boards/sam0.inc.mk
2017-05-18 19:36:28 +02:00
i
n
c
l
u
d
e
$(
RIOTMAKE
)
/
b
o
a
r
d
s
/
s
a
m
0
.
i
n
c
.
m
k
Copy Permalink