mirror of
https://github.com/m5stack/CoreS3-Box.git
synced 2026-05-20 10:59:43 -07:00
lv_demos - project compiles failed in lvgl ver:8.3
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "bsp_lcd.h"
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/task.h"
|
||||
#include "lv_demo.h"
|
||||
#include "lv_demos.h"
|
||||
#include "lv_port.h"
|
||||
#include "lvgl.h"
|
||||
|
||||
|
||||
@@ -6,8 +6,11 @@ CONFIG_ALL_DISABLE=y
|
||||
CONFIG_MODEL_IN_SDCARD=y
|
||||
# CONFIG_USE_WAKENET is not set
|
||||
# CONFIG_USE_MULTINET is not set
|
||||
CONFIG_LV_COLOR_16_SWAP=y
|
||||
CONFIG_LV_MEM_SIZE_KILOBYTES=48
|
||||
CONFIG_LV_FONT_MONTSERRAT_12=y
|
||||
CONFIG_LV_FONT_MONTSERRAT_16=y
|
||||
CONFIG_LV_USE_DEMO_WIDGETS=y
|
||||
CONFIG_ESP32S3_INSTRUCTION_CACHE_32KB=y
|
||||
CONFIG_ESP32S3_DATA_CACHE_64KB=y
|
||||
CONFIG_ESP32S3_DATA_CACHE_LINE_64B=y
|
||||
|
||||
Reference in New Issue
Block a user