Compare commits
No commits in common. "1cc9d27dfd75b0ed7990ba1486feef626254f18b" and "487a118dc0b79ccc26e0c4a1b902c9951e2e5641" have entirely different histories.
1cc9d27dfd
...
487a118dc0
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,8 +7,6 @@
|
|||||||
.directory
|
.directory
|
||||||
.vscode/
|
.vscode/
|
||||||
dependencies.lock
|
dependencies.lock
|
||||||
.cache/
|
|
||||||
MODBUS_SYSTEM.md
|
|
||||||
|
|
||||||
# Temporary files
|
# Temporary files
|
||||||
*~
|
*~
|
||||||
|
|||||||
1616
main/gui_generated.c
1616
main/gui_generated.c
File diff suppressed because it is too large
Load Diff
@ -18,9 +18,7 @@ CONFIG_EXAMPLE_LVGL_PORT_AVOID_TEAR_ENABLE=y
|
|||||||
|
|
||||||
# LVGL 9 configuration
|
# LVGL 9 configuration
|
||||||
CONFIG_LV_COLOR_DEPTH_16=y
|
CONFIG_LV_COLOR_DEPTH_16=y
|
||||||
CONFIG_LV_USE_BUILTIN_MALLOC=n
|
|
||||||
CONFIG_LV_USE_CLIB_MALLOC=y
|
CONFIG_LV_USE_CLIB_MALLOC=y
|
||||||
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=128
|
|
||||||
CONFIG_LV_USE_LOG=y
|
CONFIG_LV_USE_LOG=y
|
||||||
CONFIG_LV_LOG_PRINTF=y
|
CONFIG_LV_LOG_PRINTF=y
|
||||||
CONFIG_LV_USE_PERF_MONITOR=y
|
CONFIG_LV_USE_PERF_MONITOR=y
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user