Enhanced t-echo file system integrity check

This commit is contained in:
lewisxhe
2024-05-07 16:20:43 +02:00
committed by Thomas Göttgens
co-authored by Thomas Göttgens
parent cbf20e4cee
commit 8886d2df55
2 changed files with 79 additions and 8 deletions
+1
View File
@@ -17,6 +17,7 @@ build_flags = ${nrf52840_base.build_flags} -Ivariants/t-echo
-DEINK_LIMIT_RATE_RESPONSIVE_SEC=1 ; Minimum interval between RESPONSIVE updates
-DEINK_LIMIT_GHOSTING_PX=2000 ; (Optional) How much image ghosting is tolerated
-DEINK_BACKGROUND_USES_FAST ; (Optional) Use FAST refresh for both BACKGROUND and RESPONSIVE, until a limit is reached.
-DLFS_NO_ASSERT ; Disable LFS assertions
build_src_filter = ${nrf52_base.build_src_filter} +<../variants/t-echo>
lib_deps =
${nrf52840_base.lib_deps}