mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
docs(os): fix formatting (#6829)
This commit is contained in:
parent
7fcab9237b
commit
1725a3bc08
@ -23,6 +23,7 @@ you can use LVGL in a real multitasking environment. Just make use of a
|
||||
mutex to avoid the concurrent calling of LVGL functions.
|
||||
|
||||
LVGL has a built-in mutex which can be used with:
|
||||
|
||||
- :cpp:func:`lv_lock()` and :cpp:func:`lv_lock_isr()`
|
||||
- :cpp:func:`lv_unlock()`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user