chore: remove BOM

see https://github.com/lvgl/lvgl/pull/4684#issuecomment-1773768596
This commit is contained in:
Gabor Kiss-Vamosi
2023-10-22 06:12:48 +02:00
parent dc5468c751
commit 89dd481747
17 changed files with 17 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_demo_flex_layout.h * @file lv_demo_flex_layout.h
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_demo_flex_layout_ctrl_pad.h * @file lv_demo_flex_layout_ctrl_pad.h
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_demo_flex_layout_flex_loader.c * @file lv_demo_flex_layout_flex_loader.c
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_demo_flex_layout_main.c * @file lv_demo_flex_layout_main.c
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_demo_flex_layout_main.h * @file lv_demo_flex_layout_main.h
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_demo_flex_layout_view.c * @file lv_demo_flex_layout_view.c
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_demo_flex_layout_view_child_node.c * @file lv_demo_flex_layout_view_child_node.c
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_demo_flex_layout_view_ctrl_pad.c * @file lv_demo_flex_layout_view_ctrl_pad.c
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_obj.c * @file lv_obj.c
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_font_loader.h * @file lv_font_loader.h
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_fs_memfs.c * @file lv_fs_memfs.c
* *
* File System Interface driver for memory-mapped files * File System Interface driver for memory-mapped files

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_fsdrv.h * @file lv_fsdrv.h
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_fs.c * @file lv_fs.c
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_fs.h * @file lv_fs.h
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_imgbtn.c * @file lv_imgbtn.c
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file lv_imgbtn.h * @file lv_imgbtn.h
* *
*/ */

View File

@@ -1,4 +1,4 @@
/** /**
* @file test_font_loader.c * @file test_font_loader.c
* *
*/ */