generate lv_conf.h automatically #25

Closed
opened 1 year ago by x1ddos · 1 comments
x1ddos commented 1 year ago
Owner

at the moment, lv_conf.h and lv_drv_conf.h are static files modified manually.

this is suboptimal because some options are duplicated in build.zig. a better way would be to generated them automatically at build time now that "config file generation" feature is available as of zig v0.11: https://ziglang.org/download/0.11.0/release-notes.html#Configuration-File-Generation

at the moment, [lv_conf.h](https://git.qcode.ch/nakamochi/ndg/src/commit/e84489c3/src/ui/c/lv_conf.h) and [lv_drv_conf.h](https://git.qcode.ch/nakamochi/ndg/src/commit/e84489c3/src/ui/c/lv_drv_conf.h) are static files modified manually. this is suboptimal because some options are duplicated in build.zig. a better way would be to generated them automatically at build time now that "config file generation" feature is available as of zig v0.11: https://ziglang.org/download/0.11.0/release-notes.html#Configuration-File-Generation
x1ddos added the
dev
label 1 year ago
Poster
Owner
moved to https://github.com/nakamochi/ndg/issues/3
x1ddos closed this issue 5 months ago
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nakamochi/ndg#25
Loading…
There is no content yet.