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
3741fc8b92
RIOT
/
boards
/
bluepill
/
Makefile
6 lines
88 B
Makefile
Raw
Normal View
History
Unescape
Escape
add support for bluepill board
2017-10-12 19:09:53 +02:00
MODULE
=
board
boards: Split off 128KiB version of bl*pill - Created new `bluepill-128kib` as 128KiB version of the `bluepill` - Created new `blackpill-128kib` as 128KiB version of the `blackpill` - Updated `openocd.cfg` to allow flashing 128KiB of ROM
2019-09-04 14:58:32 +02:00
DIRS
=
$(
RIOTBOARD
)
/common/blxxxpill
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
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