This website requires JavaScript.
Explore
Help
Sign In
nakamochi
/
ndg
Archived
Watch
2
Star
0
Fork
You've already forked ndg
0
Code
Issues
Pull Requests
Projects
Releases
14
Activity
This repository has been archived on
2024-05-29
. You can view files and clone it, but cannot push or open issues/pull-requests.
6a93ba9a30
ndg
/
lib
/
lvgl
/
tests
/
makefile
/
test.c
8 lines
91 B
C
Raw
Blame
History
#
include
<stdio.h>
#
include
"lvgl/lvgl.h"
int
main
(
void
)
{
lv_init
(
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink