idac: 837-15070 board implementation

This commit is contained in:
2024-06-23 21:21:57 +02:00
parent 4e58d3b9a2
commit 7e5e0f132e
18 changed files with 1825 additions and 8 deletions

View File

@ -4,6 +4,7 @@
#include <stddef.h>
#include "board/config.h"
#include "board/led15070.h"
#include "hooklib/dvd.h"
@ -19,6 +20,7 @@ struct idac_hook_config {
struct io4_config io4;
struct idac_dll_config dll;
struct zinput_config zinput;
struct led15070_config led15070;
};
void idac_dll_config_load(