mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
10 lines
286 B
Plaintext
10 lines
286 B
Plaintext
|
/**
|
||
|
@defgroup boards_blackpill_128kib Blackpill board (128KiB flash hack version)
|
||
|
@ingroup boards
|
||
|
@brief Support for the stm32f103c8 based blackpill board.
|
||
|
|
||
|
Refer to the common documentation of the bluepill and blackpill board in
|
||
|
@ref boards_common_blxxxpill instead.
|
||
|
|
||
|
*/
|