comment update littlevgl -> lvgl

This commit is contained in:
Gabor Kiss-Vamosi
2020-05-18 14:55:39 +02:00
parent 382f428a0e
commit 0f95c5b29b
14 changed files with 30 additions and 30 deletions

View File

@@ -468,8 +468,8 @@
/* The built-in fonts contains the ASCII range and some Symbols with 4 bit-per-pixel.
* The symbols are available via `LV_SYMBOL_...` defines
* More info about fonts: https://docs.littlevgl.com/#Fonts
* To create a new font go to: https://littlevgl.com/ttf-font-to-c-array
* More info about fonts: https://docs.lvgl.com/#Fonts
* To create a new font go to: https://lvgl.com/ttf-font-to-c-array
*/
/* Montserrat fonts with bpp = 4
@@ -762,7 +762,7 @@
* LV OBJ X USAGE
*================*/
/*
* Documentation of the object types: https://docs.littlevgl.com/#Object-types
* Documentation of the object types: https://docs.lvgl.com/#Object-types
*/
/*Arc (dependencies: -)*/