Lines Matching full:com
47 <a href="https://www.tutorialspoint.com/cprogramming/c_pointers.htm">pointers</a>,
48 <a href="https://www.tutorialspoint.com/cprogramming/c_structures.htm">structs</a>,
54 The LVGL project (including all repositories) is licensed under [MIT license](https://github.com/lv…
65 All repositories of the LVGL project are hosted on GitHub: https://github.com/lvgl
68 - [lvgl](https://github.com/lvgl/lvgl) The library itself with many [examples](https://github.com/l…
69 - [lv_demos](https://github.com/lvgl/lv_demos) Demos created with LVGL.
70 - [lv_drivers](https://github.com/lvgl/lv_drivers) Display and input device drivers
71 - [blog](https://github.com/lvgl/blog) Source of the blog's site (https://blog.lvgl.io)
72 - [sim](https://github.com/lvgl/sim) Source of the online simulator's site (https://sim.lvgl.io)
73 - [lv_sim_...](https://github.com/lvgl?q=lv_sim&type=&language=) Simulator projects for various IDE…
74 - [lv_port_...](https://github.com/lvgl?q=lv_port&type=&language=) LVGL ports to development boards
75 - [lv_binding_..](https://github.com/lvgl?q=lv_binding&type=&language=l) Bindings to other languages
76 - [lv_...](https://github.com/lvgl?q=lv_&type=&language=) Ports to other platforms
123 We use [GitHub issues](https://github.com/lvgl/lvgl/issues) for development related discussion.