forked from TeamTofuShop/segatools
board/sg-led.c: Implement RGB LED support
Used by AiMe reader, possibly used elsewhere.
This commit is contained in:
@ -11,6 +11,9 @@ board_lib = static_library(
|
||||
'io3.h',
|
||||
'sg-cmd.c',
|
||||
'sg-cmd.h',
|
||||
'sg-led.c',
|
||||
'sg-led.h',
|
||||
'sg-led-cmd.h',
|
||||
'sg-nfc.c',
|
||||
'sg-nfc.h',
|
||||
'sg-nfc-cmd.h',
|
||||
|
Reference in New Issue
Block a user