28 lines
770 B
Markdown
Executable File
28 lines
770 B
Markdown
Executable File
## Project: lvgl/benchmark
|
||
|
||
## Life Cycle: 2023-06-12 ~~ 2023-12-12
|
||
|
||
## Application: LVGL benchmark UI demo.
|
||
|
||
## Special Macro Configuration Description:
|
||
1、CONFIG_LV_USE_DEMO_BENCHMARK // Config lvgl benchmark demo
|
||
2、CONFIG_LV_COLOR_DEPTH // Config lvgl color depth
|
||
3、CONFIG_LV_USE_PERF_MONITOR // Config lvgl monitor FPS and CPU
|
||
4、CONFIG_LVGL // Config lvgl enable
|
||
5、CONFIG_LVGL_USE_PSRAM // Config lvgl use psram
|
||
6、CONFIG_TP // Config lcd touch
|
||
|
||
## Complie Command:
|
||
1、make bk7256 PROJECT=lvgl/benchmark
|
||
|
||
## CPU:
|
||
1、BK7256: CPU0
|
||
|
||
## WIFI: STA/AP
|
||
|
||
## BLUETOOTH: BLE
|
||
|
||
## Multi-Media: LVGL/LCD
|
||
1、当前仅支持16M psram芯片,8M psram的芯片此功能不通
|
||
|