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
a345e00fa6
RIOT
/
boards
/
common
/
esp32
/
Makefile.features
4 lines
70 B
Makefile
Raw
Normal View
History
Unescape
Escape
cpu/esp32: move CPU_FAM definition to board definition To support ESP32x SoC families with existing Makefiles, CPU_FAM has to be defined by board definition.
2022-07-18 08:23:31 +02:00
CPU_FAM
=
esp32
boards: add common esp32 based sources
2018-10-08 12:20:49 +02:00
boards/common/esp32: use boards_common_esp32x
2023-03-30 07:27:02 +02:00
i
n
c
l
u
d
e
$(
RIOTBOARD
)
/
c
o
m
m
o
n
/
e
s
p
3
2
x
/
M
a
k
e
f
i
l
e
.
f
e
a
t
u
r
e
s
Copy Permalink