docs: fix misc typos throughout (#4413)

Signed-off-by: Chris Ring <c-ring@ti.com>
This commit is contained in:
Chris Ring
2023-07-27 13:35:12 -07:00
committed by GitHub
parent ed681f92bc
commit b001d684fe
15 changed files with 25 additions and 25 deletions

View File

@@ -53,7 +53,7 @@ Our team is ready to help you with graphics design, UI implementation and consul
- A fully portable C (C++ compatible) library with no external dependencies.
- Can be compiled to any MCU or MPU, with any (RT)OS.
- Supports monochrome, ePaper, OLED or TFT displays, or even monitors. [Porting Guide](https://docs.lvgl.io/master/porting/project.html)
- Distributed under the MIT licence, so you can easily use it in commercial projects too.
- Distributed under the MIT license, so you can easily use it in commercial projects too.
- Needs only 32kB RAM and 128 kB Flash, a frame buffer, and at least an 1/10 screen sized buffer for rendering.
- OS, External memory and GPU are supported but not required.