LED board improvements and cleanup

This commit is contained in:
2023-11-25 23:00:05 +01:00
parent d86baab852
commit 8b1d0cfefa
30 changed files with 1610 additions and 1379 deletions

View File

@ -20,9 +20,11 @@ board_lib = static_library(
'io3.h',
'io4.c',
'io4.h',
'led1509306-cmd.h',
'led1509306-frame.c',
'led1509306-frame.h',
'led15093-cmd.h',
'led15093-frame.c',
'led15093-frame.h',
'led15093.c',
'led15093.h',
'sg-cmd.c',
'sg-cmd.h',
'sg-frame.c',