forked from TeamTofuShop/segatools
add almost full vfd implementation
This commit is contained in:
@ -47,5 +47,8 @@ board_lib = static_library(
|
||||
'slider-frame.h',
|
||||
'vfd.c',
|
||||
'vfd.h',
|
||||
'vfd-cmd.h',
|
||||
'vfd-frame.c',
|
||||
'vfd-frame.h',
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user