Add driver for Samsung 16LF01 VFD display.
This commit is contained in:
parent
c1aa8f2e73
commit
54918803bb
6 changed files with 247 additions and 0 deletions
3
examples/vfd16LF01_counter/Makefile
Normal file
3
examples/vfd16LF01_counter/Makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=vfd16lf01_counter
|
||||
EXTRA_COMPONENTS = extras/vfd16lf01
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue