ekt: implement cx7000 printer

This commit is contained in:
2025-09-03 16:58:22 +02:00
parent 57d23726e8
commit 3327548ca6
25 changed files with 1338 additions and 230 deletions

View File

@ -7,6 +7,7 @@
#include "board/led15093.h"
#include "hooklib/dvd.h"
#include "hooklib/printer_cx.h"
#include "platform/config.h"
@ -24,6 +25,7 @@ struct ekt_hook_config {
struct y3_config y3;
struct ekt_dll_config dll;
struct unity_config unity;
struct printer_cx_config printer;
};
void ekt_dll_config_load(