# lv_demo_stress

## Overview

A stress test for LVGL. It contains a lot of object creation, deletion, animations, styles usage, and so on. It can be used if there is any memory corruption during heavy usage or any memory leaks.

Please refer to [official lv_demos github](https://github.com/lvgl/lv_demos)

## Board Settings

Attach LCD panel to the board

## Build type

- flash_sdram_xip
- flash_sdram_xip_release

## Running the Demo

littglevgl stress will be shown on the LCD panel
![lv_demo_stress](doc/lv_demo_stress.gif "lv_demo_stress")
