Gabor Kiss-Vamosi
|
0ae15bd470
|
fix(template) include lvgl.h in lv_port_*_template.c files
fixes: #2361
|
2021-07-09 13:29:29 +02:00 |
|
Gabor Kiss-Vamosi
|
7971ade47b
|
docs(filesystem) update to v8
|
2021-06-14 11:07:15 +02:00 |
|
Gabor Kiss-Vamosi
|
666653efe7
|
fix(refresh): do not redraw the whole object if only part's style changes on a new state
|
2021-03-19 16:01:26 +01:00 |
|
Xiang Xiao
|
9254a7ea14
|
fix(comment): remove the space after /* and before */
|
2021-03-18 11:51:36 +08:00 |
|
Xiang Xiao
|
c9b97feea8
|
fix(formatting): various improvements (#2028)
* fix(formatting): Remove the duplicated space
* fix(formatting): Remove the duplicated 'the'
* fix(spell): run codespell -w for the code base
|
2021-01-17 09:03:31 -05:00 |
|
Xiang Xiao
|
81b13bf3b6
|
Remove the double empty lines from all source files (#2009)
* Run dos2unix for all source files
* Remove the trail space from all source files
* Remove the double empty lines from all source files
|
2021-01-11 14:28:00 +01:00 |
|
nazar01
|
568c2ee688
|
Spelling, docs fixing, and cosmetic code fixing (#1944)
* Spelling and docs fixes
* Fix #endif comments
* Fix function declarations (fix param names and remove duplicate)
|
2020-12-02 11:25:15 +01:00 |
|
Gabor Kiss-Vamosi
|
069e24bdb2
|
add examples folder with arduio examples and move porting folder there
|
2020-06-28 20:37:32 +02:00 |
|