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
1be4d15a4e
RIOT
/
boards
/
bluepill
/
Makefile
6 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
add support for bluepill board
2017-10-12 19:09:53 +02:00
MODULE
=
board
boards: Added module boards_common_stm32f103c8 & refactored bluepill - Moved common code for STM32F103C8 based boards to the new module - Updated board `bluepill` to use the new module
2018-05-28 22:32:44 +02:00
DIRS
=
$(
RIOTBOARD
)
/common/stm32f103c8
add support for bluepill board
2017-10-12 19:09:53 +02:00
i
n
c
l
u
d
e
$(
RIOTBASE
)
/
M
a
k
e
f
i
l
e
.
b
a
s
e
Copy Permalink