chore: code formatting

This commit is contained in:
Gabor Kiss-Vamosi
2024-02-07 09:27:31 +01:00
parent 949c2fdda0
commit 8588762572
205 changed files with 50 additions and 705 deletions

View File

@@ -2,7 +2,6 @@
#if LV_BUILD_EXAMPLES
#if LV_USE_FFMPEG
/**
* Open an image from a file
*/

View File

@@ -1,6 +1,5 @@
#include "../../../lvgl.h"
#ifndef LV_ATTRIBUTE_MEM_ALIGN
#define LV_ATTRIBUTE_MEM_ALIGN
#endif

View File

@@ -1,7 +1,6 @@
#include "../../../lvgl.h"
#if LV_USE_PNG && LV_BUILD_EXAMPLES
#ifndef LV_ATTRIBUTE_MEM_ALIGN
#define LV_ATTRIBUTE_MEM_ALIGN
#endif