fix(build): remove lv_ prefix from path

This commit is contained in:
Xiang Xiao
2021-03-23 23:19:14 +08:00
parent 04990aefe5
commit 8dd3c76305
8 changed files with 46 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
# Coding style
## File format
Use [lv_misc/lv_templ.c](https://github.com/lvgl/lvgl/blob/master/src/lv_misc/lv_templ.c) and [lv_misc/lv_templ.h](https://github.com/lvgl/lvgl/blob/master/src/lv_misc/lv_templ.h)
Use [misc/lv_templ.c](https://github.com/lvgl/lvgl/blob/master/src/misc/lv_templ.c) and [misc/lv_templ.h](https://github.com/lvgl/lvgl/blob/master/src/misc/lv_templ.h)
## Naming conventions
* Words are separated by '_'