mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
24 lines
232 B
Markdown
24 lines
232 B
Markdown
```eval_rst
|
|
.. include:: /header.rst
|
|
:github_url: |github_link_base|/porting/index.md
|
|
```
|
|
|
|
# Porting
|
|
|
|
```eval_rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
project
|
|
display
|
|
indev
|
|
tick
|
|
task-handler
|
|
sleep
|
|
os
|
|
log
|
|
|
|
```
|
|
|