forked from TeamTofuShop/segatools
board/sg-frame.c: Add "sg" framing support
This commit is contained in:
@ -9,5 +9,7 @@ board_lib = static_library(
|
||||
sources : [
|
||||
'io3.c',
|
||||
'io3.h',
|
||||
'sg-frame.c',
|
||||
'sg-frame.h',
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user