forked from TeamTofuShop/segatools
board/vfd.c: Add stub emu for "VFD" LCD
This commit is contained in:
@ -30,5 +30,7 @@ board_lib = static_library(
|
||||
'slider-cmd.h',
|
||||
'slider-frame.c',
|
||||
'slider-frame.h',
|
||||
'vfd.c',
|
||||
'vfd.h',
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user