Lines Matching full:com
53 * `pointers <https://www.tutorialspoint.com/cprogramming/c_pointers.htm>`__.
54 * `structs <https://www.tutorialspoint.com/cprogramming/c_structures.htm>`__.
64 …uding all repositories) is licensed under the `MIT license <https://github.com/lvgl/lvgl/blob/mast…
78 All repositories of the LVGL project are hosted on `GitHub <https://github.com/lvgl>`_.
82 …thub.com/lvgl/lvgl>`__: The library itself with many `examples <https://github.com/lvgl/lvgl/blob/…
83 * `lv_drivers <https://github.com/lvgl/lv_drivers>`__: Display and input device drivers
84 * `blog <https://github.com/lvgl/blog>`__: Source of the `blog's site <https://blog.lvgl.io>`__
85 * `sim <https://github.com/lvgl/sim>`__: Source of the `online simulator's site <https://sim.lvgl.i…
86 * `lv_port_* <https://github.com/lvgl?q=lv_port&type=&language=>`__: LVGL ports to development boar…
87 * `lv_binding_* <https://github.com/lvgl?q=lv_binding&type=&language=l>`__: Bindings to other langu…
169 We use `GitHub issues <https://github.com/lvgl/lvgl/issues>`_ for development related discussion.