Merge pull request #97 from jpirnay/feat-x3clock

feat: support x3 RTC chip
This commit is contained in:
jpirnay
2026-04-17 23:32:42 +02:00
committed by GitHub
2 changed files with 156 additions and 2 deletions
-1
View File
@@ -26,7 +26,6 @@ build_flags =
-DEINK_DISPLAY_SINGLE_BUFFER_MODE=1
-DDISABLE_FS_H_WARNING=1
-DDESTRUCTOR_CLOSES_FILE=1
;-DENABLE_IMAGE_DITHERING_EXTENSION ; dont enable by default, as it increases code size and may not be needed for all images
# https://libexpat.github.io/doc/api/latest/#XML_GE
-DXML_GE=0
-DXML_CONTEXT_BYTES=1024