Files
lvgl/docs/porting/index.md
Xiang Xiao a6368fec53 fix(docs): rename task-handler.md to timer-handler.md (#3203)
since all task facility is already switched to timer facility

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-03-24 22:11:45 +01:00

236 B

.. include:: /header.rst
:github_url: |github_link_base|/porting/index.md

Porting


.. toctree::
   :maxdepth: 2

   project
   display
   indev
   tick
   timer-handler
   sleep
   os
   log
   gpu