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
1a724f40ca
RIOT
/
cpu
/
mips_pic32mx
/
Makefile.features
5 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
cpu: Rename CPU_ARCH to CPU_CORE
2020-06-10 13:11:32 +02:00
CPU_CORE
=
m4k
cpu: mips_pic32mx: Define CPU_ARCH and CPU_FAM Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
2019-12-05 23:12:39 +01:00
CPU_FAM
=
pic32mx
cpu/mips32r2_common: Add Kconfig symbols Also this moves the specification of CPU_ARCH to the common folder
2020-07-09 10:44:20 +02:00
i
n
c
l
u
d
e
$(
RIOTCPU
)
/
m
i
p
s
_
p
i
c
3
2
_
c
o
m
m
o
n
/
M
a
k
e
f
i
l
e
.
f
e
a
t
u
r
e
s
Copy Permalink