convert lvgl from submodule to a plain old directory

This commit is contained in:
jacqueline
2023-06-01 15:41:47 +10:00
parent 6fd588e970
commit dd27c35304
1173 changed files with 359339 additions and 4 deletions
@@ -0,0 +1,4 @@
# ARM-2D GPU
TODO
@@ -0,0 +1,4 @@
# DMA2D GPU
TODO
+16
View File
@@ -0,0 +1,16 @@
# Renderers and GPUs
```eval_rst
.. toctree::
:maxdepth: 2
sw
sdl
arm-2d
pxp-vglite
dma2d
```
@@ -0,0 +1,4 @@
# NXP PXP and VGLite GPU
TODO
+4
View File
@@ -0,0 +1,4 @@
# SDL renderer
TODO
+4
View File
@@ -0,0 +1,4 @@
# Software renderer
TODO