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
af89824cfd
RIOT
/
boards
/
stm32f429i-disco
/
Makefile.features
4 lines
94 B
Makefile
Raw
Normal View
History
Unescape
Escape
boards/stm32f429i-disco: add highlevel_stdio feature
2020-11-02 21:24:45 +01:00
FEATURES_PROVIDED
+=
highlevel_stdio
boards/stm32f429i-disco: add support The boards/stm32f429i-disco board is an ealier version of the stm32f429i-disc1. The boards are compatible with the difference that the older on-board debugger does not provide a UART connection. To spare the user of having to wire up a USB-TTL adapter, enable CDC-ACM on the micro-USB port.
2020-05-23 16:05:09 +02:00
i
n
c
l
u
d
e
$(
RIOTBOARD
)
/
s
t
m
3
2
f
4
2
9
i
-
d
i
s
c
1
/
M
a
k
e
f
i
l
e
.
f
e
a
t
u
r
e
s
Copy Permalink