23 lines
558 B
ReStructuredText
Executable File
23 lines
558 B
ReStructuredText
Executable File
SLCD
|
||
========================
|
||
|
||
:link_to_translation:`en:[English]`
|
||
|
||
|
||
1 功能概述
|
||
-------------------------------------
|
||
本工程主要验证了SLCD段码屏显示的功能。
|
||
|
||
2 代码路径
|
||
-------------------------------------
|
||
demo路径:``./projects/peripheral/slcd``
|
||
|
||
3 编译命令
|
||
-------------------------------------
|
||
编译命令:``make bk7258 PROJECT=peripheral/slcd``
|
||
|
||
4 演示介绍
|
||
-------------------------------------
|
||
编译该工程进行烧录后上电,4个COMMON和20个segment将全部被点亮显示。
|
||
|