diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-25 16:24:02 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-25 16:29:26 (GMT) |
| commit | 196b8325544174f571e6394259d11c56eaad8cb4 (patch) | |
| tree | 399fd5ab9751099c062682176d51e5c8a782afbe /src/libs/lvgl/scripts/code-format.cfg | |
| parent | 691fa334cd0660eb6a7663106a82b996dd1eada0 (diff) | |
Revert "include copy of lvgl"
This reverts commit 0d1d67d00715232e0a17e37a05c77bf83d50a2e2.
Diffstat (limited to 'src/libs/lvgl/scripts/code-format.cfg')
| m--------- | src/libs/lvgl | 0 | ||||
| -rw-r--r-- | src/libs/lvgl/scripts/code-format.cfg | 49 |
2 files changed, 0 insertions, 49 deletions
diff --git a/src/libs/lvgl b/src/libs/lvgl new file mode 160000 +Subproject 23430cf20e32294549fff9b2879a9466dacc19b diff --git a/src/libs/lvgl/scripts/code-format.cfg b/src/libs/lvgl/scripts/code-format.cfg deleted file mode 100644 index 0d78692..0000000 --- a/src/libs/lvgl/scripts/code-format.cfg +++ /dev/null @@ -1,49 +0,0 @@ ---style=kr ---indent=spaces=4 ---indent-classes ---indent-switches ---indent-cases ---indent-preproc-block ---indent-preproc-define ---indent-col1-comments ---pad-oper ---unpad-paren ---align-pointer=middle ---align-reference=middle ---convert-tabs ---max-code-length=120 ---break-after-logical ---break-closing-braces ---attach-closing-while ---min-conditional-indent=0 ---max-continuation-indent=120 ---mode=c ---lineend=linux ---recursive ---suffix=none ---preserve-date ---formatted ---exclude=lv_conf_internal.h ---exclude=../src/lv_font/lv_font_montserrat_12.c ---exclude=../src/lv_font/lv_font_montserrat_14.c ---exclude=../src/lv_font/lv_font_montserrat_16.c ---exclude=../src/lv_font/lv_font_montserrat_18.c ---exclude=../src/lv_font/lv_font_montserrat_20.c ---exclude=../src/lv_font/lv_font_montserrat_22.c ---exclude=../src/lv_font/lv_font_montserrat_24.c ---exclude=../src/lv_font/lv_font_montserrat_26.c ---exclude=../src/lv_font/lv_font_montserrat_28.c ---exclude=../src/lv_font/lv_font_montserrat_30.c ---exclude=../src/lv_font/lv_font_montserrat_32.c ---exclude=../src/lv_font/lv_font_montserrat_34.c ---exclude=../src/lv_font/lv_font_montserrat_36.c ---exclude=../src/lv_font/lv_font_montserrat_38.c ---exclude=../src/lv_font/lv_font_montserrat_40.c ---exclude=../src/lv_font/lv_font_montserrat_42.c ---exclude=../src/lv_font/lv_font_montserrat_44.c ---exclude=../src/lv_font/lv_font_montserrat_46.c ---exclude=../src/lv_font/lv_font_montserrat_48.c ---exclude=../src/lv_font/lv_font_montserrat_12_subpx.c ---exclude=../src/lv_font/lv_font_montserrat_28_compressed.c ---exclude=../src/lv_font/lv_font_simsun_16_cjk.c ---exclude=../src/lv_font/lv_font_dejavu_16_persian_hebrew.c |
