This website requires JavaScript.
Explore
Help
Sign In
github-code
/
lvgl
Watch
1
Star
0
Fork
0
You've already forked lvgl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8cf0bbb558676858c4a647f16c876571e7d7c3bb
lvgl
/
src
/
stdlib
History
bjsylvia
09d07c9d8a
fix(mem): fix locking mutex before initializing mutex (
#4762
)
...
Signed-off-by: XiaoweiYan <
yanxiaowei@xiaomi.com
> Co-authored-by: XiaoweiYan <
yanxiaowei@xiaomi.com
>
2023-11-07 14:51:00 +01:00
..
builtin
fix(mem): fix locking mutex before initializing mutex (
#4762
)
2023-11-07 14:51:00 +01:00
clib
refactor: disp->display, res->result/resolution, hor/ver->horizontal/vertical, txt->text, angle->rotation, zoom->scale
2023-09-18 22:57:30 +02:00
micropython
chore: code and configs cleanups; add builtin cache tracing (
#4593
)
2023-09-25 17:16:22 +02:00
lv_mem.c
feat(stdlib): add and use lv_malloc_zeroed (
#4728
)
2023-11-06 15:10:56 +01:00
lv_mem.h
feat(stdlib): add and use lv_malloc_zeroed (
#4728
)
2023-11-06 15:10:56 +01:00
lv_sprintf.h
arch(draw): add parallel rendering architecture
2023-07-05 13:05:19 +02:00
lv_string.h
feat(str): add lv_strdup (
#4498
)
2023-08-29 18:20:29 +02:00