mcu_ab568x/userboot240328/app/projects/AB5681G_320/Output/bin/ui.xm
2025-05-30 18:03:10 +08:00

7 lines
153 B
Plaintext

depend(0x01030600);
setresmode(2, 0x100000, UI_);
loadresdir(ui);
makeres(ui_buf);
makeresdef(ui.h);
xcopy(ui.h, ../../ui.h);
save(ui_buf, ui.bin);