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
cbf06649aa
RIOT
/
boards
/
nucleo-f401re
/
Makefile
5 lines
84 B
Makefile
Raw
Normal View
History
Unescape
Escape
boards: changed module name to 'board'
2015-12-02 10:39:51 +01:00
MODULE
=
board
boards/nucleo: use shard board.h and board.c files
2017-11-16 18:10:48 +01:00
DIRS
=
$(
RIOTBOARD
)
/common/nucleo
boards/nucleo-f401: Add initial support cpu: Add support for STM32F401xE cpu boards: Add support for Nucleo-f401 boards/nucleo-f401: New line fixes and comment on green led pin board/nucleo-f401: Added LED GPIO board/nucleo-f401: Fixed LED GPIO board/nucleo-f401: Minor fixes
2015-10-06 15:16:16 +02:00
i
n
c
l
u
d
e
$(
RIOTBASE
)
/
M
a
k
e
f
i
l
e
.
b
a
s
e
Copy Permalink