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
/
cpu
/
nrf51
/
Makefile.dep
3 lines
92 B
Makefile
Raw
Normal View
History
Unescape
Escape
cpu/nrf5x: move dependencies to Makefile.dep
2019-12-07 16:53:23 +01:00
i
n
c
l
u
d
e
$(
RIOTCPU
)
/
n
r
f
5
x
_
c
o
m
m
o
n
/
M
a
k
e
f
i
l
e
.
d
e
p
cpu/cortexm_common: Move common modules to Makefile.dep This moves the following modules to a architecture-specific Makefile.dep file: - cortexm_common - cortexm_common_periph - newlib - newlib_nano - periph
2020-03-27 02:30:11 +01:00
i
n
c
l
u
d
e
$(
RIOTCPU
)
/
c
o
r
t
e
x
m
_
c
o
m
m
o
n
/
M
a
k
e
f
i
l
e
.
d
e
p
Copy Permalink