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
737f675442
RIOT
/
boards
/
remote-pa
/
Makefile.features
2 lines
53 B
Makefile
Raw
Normal View
History
Unescape
Escape
boards/remote: use common/remote/Makefile.features Introduce and use a common/remote/Makefile.features. The boards were already using the common `Makefile.include` and `Makefile.dep`. This makes 'include $(RIOTCPU)/cc2538/Makefile.features' be done in the same module where 'CPU' is defined. Preparation for moving 'CPU' definition to Makefile.features.
2018-09-22 07:23:01 +02:00
i
n
c
l
u
d
e
$(
RIOTBOARD
)
/
c
o
m
m
o
n
/
r
e
m
o
t
e
/
M
a
k
e
f
i
l
e
.
f
e
a
t
u
r
e
s
Copy Permalink