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
faae649841
RIOT
/
cpu
/
mips32r2_common
/
periph
/
Makefile
4 lines
63 B
Makefile
Raw
Normal View
History
Unescape
Escape
cpu/mips32r2_common: prefix modules with mips32r2_common namespace This prevents clash between modules names cpu and periph with main cpus. Add dependency management in Makefile.include to keep things contained.
2017-11-13 15:24:24 +01:00
MODULE
=
mips32r2_common_periph
cpu: make use of Makefile.periph
2017-03-22 15:20:14 +01:00
i
n
c
l
u
d
e
$(
RIOTMAKE
)
/
p
e
r
i
p
h
.
m
k
Copy Permalink