Home
last modified time | relevance | path

Searched full:https (Results 1 – 25 of 252) sorted by relevance

1234567891011

/lvgl-latest/docs/
DCHANGELOG.rst6 `v9.2 <https://github.com/lvgl/lvgl/compare/v9.1.0...v9.2.0>`__ 26 August 2024
18 - Radial, Conic, and Skew `gradients supported <https://docs.lvgl.io/master/details/base-widget/sty…
39 - **feat(sdl_render): support all draw task types** `6437 <https://github.com/lvgl/lvgl/pull/6437>`…
40 - **feat(scale): add custom labels example** `6699 <https://github.com/lvgl/lvgl/pull/6699>`__
41 - **feat(driver): import Wayland driver from v8** `6549 <https://github.com/lvgl/lvgl/pull/6549>`__
42 - **feat(scripts): add default config generator** `6522 <https://github.com/lvgl/lvgl/pull/6522>`__
43 - **feat(draw_sw): extend lv_draw_sw_rotate with L8 support** `6520 <https://github.com/lvgl/lvgl/p…
44 - **feat(anim_timeline): add repeat and more** `6127 <https://github.com/lvgl/lvgl/pull/6127>`__
45 - **feat(indev): add scroll_time and scroll_throw setter** `6723 <https://github.com/lvgl/lvgl/pull…
46 - **feat(draw): add physical clipping area to solve the scaling accuracy problem** `6703 <https://g…
[all …]
DREADME_zh.rst4 …<a href="https://github.com/sponsors/lvgl" target="_blank"><img align="left" src="https://lvgl.io/…
18   <img src="https://lvgl.io/github-assets/logo-colored.png" width=300px>
33 <img src="https://lvgl.io/github-assets/smartwatch-demo.gif">
35   <img border="1px" src="https://lvgl.io/github-assets/widgets-demo.gif">
39 <a href="https://lvgl.io" title="Homepage of LVGL">官网 </a> |
40 <a href="https://docs.lvgl.io/" title="Detailed documentation with 100+ examples">文档</a> |
41 <a href="https://forum.lvgl.io" title="Get help and help others">论坛</a> |
42 <a href="https://lvgl.io/demos" title="Demos running in your browser">示例</a> |
43 …<a href="https://lvgl.io/services" title="Graphics design, UI implementation and consulting">服务</a>
75 `移植指南 <https://docs.lvgl.io/master/intro/add-lvgl-to-your-project/connecting_lvgl.html>`__
[all …]
DREADME_jp.rst4 …<a href="https://github.com/sponsors/lvgl" target="_blank"><img align="left" src="https://lvgl.io/…
78 Guide <https://docs-lvgl-io.translate.goog/master/intro/add-lvgl-to-your-project/connecting_lvgl.ht…
84 `ウィジェット <https://docs-lvgl-io.translate.goog/master/details/widgets/index.html?_x_tr_sl=en&_x_tr_tl…
87 `スタイルシステム <https://docs-lvgl-io.translate.goog/master/details/base-widget/styles/style.html?_x_tr_s…
89 `Flexbox <https://docs-lvgl-io.translate.goog/master/layouts/flex.html?_x_tr_sl=en&_x_tr_tl=ja&_x_t…
91 `グリッド <https://docs-lvgl-io.translate.goog/master/layouts/grid.html?_x_tr_sl=en&_x_tr_tl=ja&_x_tr_h…
101 `入力デバイス <https://docs-lvgl-io.translate.goog/master/details/main-components/indev.html?_x_tr_sl=en&…
103 `マルチディスプレイ <https://docs-lvgl-io.translate.goog/master/details/main-components/display.html?_x_tr_s…
107 Binding <https://blog-lvgl-io.translate.goog/2019-02-20/micropython-bindings?_x_tr_sl=en&_x_tr_tl=j…
111 `CMake <https://docs-lvgl-io.translate.goog/master/details/integration/building/cmake.html?_x_tr_sl…
[all …]
DREADME_pt_BR.rst4 …<a href="https://github.com/sponsors/lvgl" target="_blank"><img align="left" src="https://lvgl.io/…
92 … portabilidade <https://docs.lvgl.io/master/intro/add-lvgl-to-your-project/connecting_lvgl.html>`__
125 `Micropython <https://blog.lvgl.io/2019-02-20/micropython-bindings>`__
129 `CMake <https://docs.lvgl.io/master/details/integration/building/cmake.html>`__
132 PC <https://docs.lvgl.io/master/details/integration/ide/pc-simulator.html>`__
136 port <https://github.com/lvgl/lv_web_emscripten>`__.
141 simples <https://docs.lvgl.io/master/index.html>`__
142 - `SquareLine Studio <https://squareline.io>`__ - Um software editor UI
145 - `Serviços <https://lvgl.io/services>`__ como design de UI,
163 Collective <https://opencollective.com/lvgl>`__, onde você pode enviar
[all …]
DROADMAP.rst27 - |check| Update canvas API `LINK <https://github.com/lvgl/lvgl/issues/3393>`__
29 `LINK <https://github.com/lvgl/lvgl/pull/3390#discussion_r885915769>`__
35 (see `here <https://github.com/lvgl/lvgl/issues/3481#issuecomment-1206434501>`__)
44 (see `here <https://github.com/lvgl/lvgl/issues/3379#issuecomment-1147954592>`__)
46 (see `here <https://github.com/lvgl/lvgl/issues/3379#issuecomment-1140886258>`__)
48 `#4059 <https://github.com/lvgl/lvgl/issues/4059>`__
50 (see `here <https://github.com/lvgl/lvgl/pull/3390#pullrequestreview-990710921>`__)
52 `#4016 <https://github.com/lvgl/lvgl/issues/4016>`__
56 …(see `here <https://forum.lvgl.io/t/keypad-input-device-why-lv-event-long-pressed-only-on-enter/10…
62 - |check| lv_draw_buf for unified stride, buffer and cache invalidation management. `4241 <https://…
[all …]
DCONTRIBUTING.rst25 - **Star LVGL** Give us a star on `GitHub <https://github.com/lvgl/lvgl>`__ ! It helps a lot to L…
26 - **Report a bug**: Open a `GitHub Issue <https://github.com/lvgl/lvgl/issues>`__ if something is n…
27 - **Join our** `Forum <https://forum.lvgl.io/>`__ : Meet fellow developers and discuss questions
28 …ss something from LVGL we would love to hear about it in a `GitHub Issue <https://github.com/lvgl/…
32 Mid and large scale issues are discussed in `Feature planning <https://github.com/lvgl/lvgl/issues/…
37 If you are looking for contribution opportunities you can `Filter for these labels <https://github.…
56 https://github.com/lvgl/lvgl/pulls.
78 1. Fork the `lvgl repository <https://github.com/lvgl/lvgl>`__. To do this click the
80 repository to your GitHub account (``https://github.com/<YOUR_NAME>?tab=repositories``)
84 5. Create a PR on GitHub from the page of your ``lvgl`` repository (``https://github.com/<YOUR_NAME…
[all …]
/lvgl-latest/
DREADME.md2 <a href="https://github.com/sponsors/lvgl" target="_blank"><img align="left" src="https://lvgl.io/g…
11   <img src="https://lvgl.io/github-assets/logo-colored.png" width=300px>
17 <img src="https://lvgl.io/github-assets/smartwatch-demo.gif">
19   <img border="1px" src="https://lvgl.io/github-assets/widgets-demo.gif">
23 <a href="https://lvgl.io" title="Homepage of LVGL">Website </a> |
24 <a href="https://docs.lvgl.io/" title="Detailed documentation with 100+ examples">Docs</a> |
25 <a href="https://forum.lvgl.io" title="Get help and help others">Forum</a> |
26 <a href="https://lvgl.io/demos" title="Demos running in your browser">Demos</a> |
27 <a href="https://lvgl.io/services" title="Graphics design, UI implementation and consulting">Servic…
47 …- Supports monochrome, ePaper, OLED or TFT displays, or even monitors. [Displays](https://docs.lvg…
[all …]
/lvgl-latest/docs/details/integration/bindings/
Djavascript.rst5 With `lv_binding_js <https://github.com/lvgl/lv_binding_js>`__ you can write lvgl with JavaScript.
41 See the `demo <https://github.com/lvgl/lv_binding_js/tree/master/demo>`__ folder
54 - `ubuntu build Notes for sdl simulator <https://github.com/lvgl/lv_binding_js/blob/master/doc/buil…
55 - `macos x86 build Notes for sdl simulator <https://github.com/lvgl/lv_binding_js/blob/master/doc/b…
56 - `ubuntu build Notes for platform arm <https://github.com/lvgl/lv_binding_js/blob/master/doc/build…
62 - `JS Bundle build Notes <https://github.com/lvgl/lv_binding_js/blob/master/doc/build/js-bundle.md>…
68 - `View <https://github.com/lvgl/lv_binding_js/blob/master/doc/component/View.md>`__
69 - `Image <https://github.com/lvgl/lv_binding_js/blob/master/doc/component/Image.md>`__
70 - `Button <https://github.com/lvgl/lv_binding_js/blob/master/doc/component/Button.md>`__
71 - `Text <https://github.com/lvgl/lv_binding_js/blob/master/doc/component/Text.md>`__
[all …]
Dmicropython.rst26 - `MicroPython <https://github.com/micropython/micropython>`__
27 - `CircuitPython <https://github.com/adafruit/circuitpython>`__
28 - `MicroPython_ESP32_psRAM_LoBo <https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo>`__
31 `machine module <https://docs.micropython.org/en/latest/library/machine.html#classes>`__
41 MicroPython `does not have a good native high-level GUI library <https://forum.micropython.org/view…
42 LVGL is an `Object-Oriented Component Based <https://blog.lvgl.io/2018-12-13/extend-lvgl-objects>`__
54 …`REPL <https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop>`__ (the interactive pro…
65 …`CircuitPython vision <https://learn.adafruit.com/welcome-to-circuitpython/what-is-circuitpython>`…
111 `Click here to experiment on the online simulator <https://sim.lvgl.io/>`__
122 `Click here to know more information about building and running the unix port <https://github.com/l…
[all …]
/lvgl-latest/docs/details/integration/boards/
Dtoradex.rst38 - `Aquila iMX95 <https://www.toradex.com/computer-on-modules/
40 - `Aquila AM69 <https://www.toradex.com/computer-on-modules/
45 - `Clover <https://www.toradex.com/products/carrier-board/clover>`_
46 - `Aquila Development Board <https://www.toradex.com/products/carrier-board/
64 - `Apalis iMX8 <https://www.toradex.com/computer-on-modules/
66 - `Apalis iMX6 <https://www.toradex.com/computer-on-modules/
68 - `Apalis T30 <https://www.toradex.com/computer-on-modules/
73 - `Ixora <https://www.toradex.com/products/carrier-board/
75 - `Apalis Evaluation Board <https://www.toradex.com/products/carrier-board/
93 - `Colibri iMX8X <https://www.toradex.com/computer-on-modules/
[all …]
Driverdi.rst5 `Riverdi <https://riverdi.com/>`__ specializes in making high quality
28 `lv_port_riverdi_stm32u5 <https://github.com/lvgl/lv_port_riverdi_stm32u5>`
32 - `RVT50HQSNWC00-B <https://riverdi.com/product/5-inch-lcd-display-capacitive-touch-panel-optical-b…
33 - `RVT50HQSNWC00 <https://riverdi.com/product/5-inch-lcd-display-capacitive-touch-panel-air-bonding…
34 - `RVT50HQSFWCA0 <https://riverdi.com/product/5-inch-lcd-display-capacitive-touch-panel-air-bonding…
35 - `RVT50HQSNWCA0 <https://riverdi.com/product/5-inch-lcd-display-capacitive-touch-panel-air-bonding…
36 - `RVT50HQSFWN00 <https://riverdi.com/product/5-inch-lcd-display-stm32u5-frame-rvt50hqsfwn00>`
37 - `RVT50HQSNWN00 <https://riverdi.com/product/5-inch-lcd-display-stm32u5-rvt50hqsnwn00>`
/lvgl-latest/docs/details/integration/os/
Drt-thread.rst8 `RT-Thread <https://www.rt-thread.io/>`__ is an `open
9 source <https://github.com/RT-Thread/rt-thread>`__, neutral, and
28 - Has rich components and a prosperous and fast growing `package ecosystem <https://packages.rt-th…
35 - Supports a wide range of `architectures and chips <https://www.rt-thread.io/board.html>`__
40 `中文文档 <https://www.rt-thread.org/document/site/#/rt-thread-version/rt-thread-standard/packages-manu…
43 `softwarepackage <https://packages.rt-thread.org/en/detail.html?package=LVGL>`__
45 `Env tool <https://www.rt-thread.io/download.html?download=Env>`__ or
46 `RT-Thread Studio IDE <https://www.rt-thread.io/download.html?download=Studio>`__,
55https://github.com/RT-Thread/rt-thread/tree/master/bsp/qemu-vexpress-a9/applications/lvgl>`__ …
57 …imulator <https://github.com/RT-Thread/rt-thread/tree/master/bsp/simulator/applications/lvgl>`__ …
[all …]
Dzephyr.rst8 `Zephyr <https://zephyrproject.org/>`__ is an `open
9 source <https://github.com/zephyrproject-rtos/zephyr>`__ real-time operating
40 `getting started guide <https://docs.zephyrproject.org/latest/develop/getting_started/index.html>`_…
42 After you completed the setup above you can check out all of the `provided samples <https://docs.ze…
69 `README <https://docs.zephyrproject.org/latest/samples/modules/lvgl/demos/README.html>`__.
97 For more details refer to the `shell documentation <https://docs.zephyrproject.org/latest/services/…
106 - `button input <https://docs.zephyrproject.org/latest/build/dts/api/bindings/input/zephyr,lvgl-but…
107 - `pointer input <https://docs.zephyrproject.org/latest/build/dts/api/bindings/input/zephyr,lvgl-po…
108 - `encoder input <https://docs.zephyrproject.org/latest/build/dts/api/bindings/input/zephyr,lvgl-en…
109 - `keypad input <https://docs.zephyrproject.org/latest/build/dts/api/bindings/input/zephyr,lvgl-key…
[all …]
Dnuttx.rst8 `NuttX <https://nuttx.apache.org/>`__ is a mature and secure real-time
41 `NX <https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=139629474>`__,
45 Based <https://blog.lvgl.io/2018-12-13/extend-lvgl-objects>`__
80 mainline <https://github.com/apache/incubator-nuttx>`__ with support for
82 `STM32F429IDISCOVERY <https://www.st.com/en/evaluation-tools/32f429idiscovery.html>`__
89 Linux <https://acassis.wordpress.com/2018/01/10/how-to-build-nuttx-on-windows-10/>`__
108 $ git clone https://github.com/apache/incubator-nuttx nuttx
109 $ git clone https://github.com/apache/incubator-nuttx-apps apps
152 …LPCXpresso54628 <https://acassis.wordpress.com/2018/07/19/running-nuttx-on-lpcxpresso54628-om13098…
/lvgl-latest/docs/details/integration/chip/
Drenesas.rst7 `Renesas <https://renesas.com/>`__ is an official partner of LVGL. Therefore, LVGL contains built-i…
8 `Dave2D <https://www.renesas.com/document/mas/tes-dave2d-driver-documentation>`__ (the GPU of Renes…
74 * - `Board <https://lvgl.io/boards>`__ video
77 …<iframe width="320" height="180" src="https://www.youtube.com/embed/WkJPB8wto_U" title="YouTube vi…
81 …<iframe width="320" height="180" src="https://www.youtube.com/embed/0kar4Ee3Qic" title="YouTube vi…
85 …<iframe width="320" height="180" src="https://www.youtube.com/embed/__56v8DsfH0" title="YouTube vi…
88 - `Demo repository for EK-RA8D1 <https://github.com/lvgl/lv_port_renesas_ek-ra8d1>`__
89 - `Demo repository for EK-RA6M3G <https://github.com/lvgl/lv_port_renesas_ek-ra6m3g>`__
90 …- `Demo repository for RX72N Envision Kit <https://github.com/lvgl/lv_port_renesas_rx72n-envision-…
102 …The RA family requires the latest version with FSP 5.3. It can be downloaded `here <https://www.re…
[all …]
Despressif.rst5 LVGL can be used and configured as standard `ESP-IDF <https://github.com/espressif/esp-idf>`__ comp…
7 If you are new to ESP-IDF, follow the instructions in the `ESP-IDF Programming guide <https://docs.…
15 - `ESP-BOX-3 <https://github.com/lvgl/lv_port_espressif_esp-box-3>`__
16 - `ESP32-S3-LCD-EV-BOARD <https://github.com/lvgl/lv_port_espressif_esp32-s3-lcd-ev-board>`__
17 - `M5Stack-CoreS3 <https://github.com/lvgl/lv_port_espressif_M5Stack_CoreS3>`__
21 …kages (BSPs). Additional BSPs and examples are available in the `esp-bsp <https://github.com/espre…
27 The simplest way to integrate LVGL into your ESP-IDF project is via the `esp_lvgl_port <https://com…
40 LVGL is distributed through `ESP Registry <https://components.espressif.com/>`__, where all LVGL re…
41 In case you do not want to use esp_lvgl_port, you can add `LVGL component <https://components.espre…
47 … specifications can be found in the `IDF Component Manager documentation <https://docs.espressif.c…
[all …]
Dalif.rst20 `alif_m55-lvgl <https://github.com/alifsemi/alif_m55-lvgl>`__ running on the
21 `Alif E7 Devkit Gen2 <https://alifsemi.com/ensemble-e7-series/>`__; however, any project
22 based on the `Alif VS Code Template <https://github.com/alifsemi/alif_vscode-template>`__
25 such as with Zephyr RTOS. See `Alif's GitHub repos <https://github.com/orgs/alifsemi/repositories>`…
39 `See here <https://code.visualstudio.com/docs/setup/setup-overview>`__.
68 `here <https://alifsemi.com/support/software-tools/ensemble/>`__ under "Alif Security Toolkit".
87 Download the latest stable version of the `J-Link Software <https://www.segger.com/downloads/jlink>…
95 git clone --recursive https://github.com/alifsemi/alif_m55-lvgl
171 `board.h file <https://github.com/alifsemi/alif_vscode-template/blob/ce5423dbd15f62cb0aa4462533a960…
210 - `Getting Started with VSCode CMSIS pack project <https://github.com/alifsemi/alif_vscode-template…
[all …]
/lvgl-latest/docs/intro/
Dintroduction.rst53 * `pointers <https://www.tutorialspoint.com/cprogramming/c_pointers.htm>`__.
54 * `structs <https://www.tutorialspoint.com/cprogramming/c_structures.htm>`__.
55 * `callbacks <https://www.geeksforgeeks.org/callbacks-in-c/>`__.
64 The LVGL project (including all repositories) is licensed under the `MIT license <https://github.co…
67 …ct in the `My projects <https://forum.lvgl.io/c/my-projects/10>`__ category of the forum or a priv…
78 All repositories of the LVGL project are hosted on `GitHub <https://github.com/lvgl>`_.
82 …gl <https://github.com/lvgl/lvgl>`__: The library itself with many `examples <https://github.com/l…
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…
[all …]
/lvgl-latest/tests/src/test_files/fonts/noto/
DREADME.txt36 https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
37 https://variablefonts.typenetwork.com
38 https://medium.com/variable-fonts
42 https://theblog.adobe.com/can-variable-fonts-illustrator-cc
43 https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts
47 https://developers.google.com/fonts/docs/getting_started
48 https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
49 https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts
53 MacOS: https://support.apple.com/en-us/HT201749
54 Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
[all …]
/lvgl-latest/docs/details/main-components/
Dfont.rst140 the `Montserrat <https://fonts.google.com/specimen/Montserrat>`__ font.
143 the built-in fonts from the `FontAwesome <https://fontawesome.com/>`__
284 1. The simplest method is to use the `Online font converter <https://lvgl.io/tools/fontconverter>`_…
288 2. Use the `Offline font converter <https://github.com/lvgl/lv_font_conv>`__.
294 https://github.com/lvgl/lv_font_conv/ to be installed.)
306 The built-in symbols are created from the `FontAwesome <https://fontawesome.com/>`__ font.
308 1. Search for a symbol on https://fontawesome.com. For example the
309 `USB symbol <https://fontawesome.com/icons/usb?style=brands>`__. Copy its
311 2. Open the `Online font converter <https://lvgl.io/tools/fontconverter>`__.
312 Add `FontAwesome.woff <https://lvgl.io/assets/others/FontAwesome5-Solid+Brands+Regular.woff>`__.
[all …]
/lvgl-latest/env_support/cmsis-pack/
DLVGL.lvgl.pdsc23 …"http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="https://raw.githubuserco…
27 <url>https://raw.githubusercontent.com/lvgl/lvgl/master/env_support/cmsis-pack/</url>
28 <supportContact>https://github.com/lvgl/lvgl/issues/new/choose</supportContact>
36 <repository type="git">https://github.com/lvgl/lvgl.git</repository>
39 …<release date="2024-10-31" version="9.3.0-dev2" url="https://raw.githubusercontent.com/lvgl/lvgl/m…
43 …<release date="2024-10-29" version="9.2.2" url="https://github.com/lvgl/lvgl/raw/v9.2.2/env_suppor…
47 …<release date="2024-10-16" version="9.2.1" url="https://github.com/lvgl/lvgl/raw/v9.2.1/env_suppor…
51 …<release date="2024-08-26" version="9.2.0" url="https://github.com/lvgl/lvgl/raw/v9.2.0/env_suppor…
55 …<release date="2024-03-19" version="9.1.0" url="https://github.com/lvgl/lvgl/raw/v9.1.0/env_suppor…
59 …<release date="2024-01-24" version="9.0.0" url="https://github.com/lvgl/lvgl/raw/v9.0.0/env_suppor…
[all …]
/lvgl-latest/.github/
Dpull_request_template.md6 - Update the [Documentation](https://github.com/lvgl/lvgl/tree/master/docs) if needed.
7 - Add [Examples](https://github.com/lvgl/lvgl/tree/master/examples) if relevant.
8 - Add [Tests](https://github.com/lvgl/lvgl/blob/master/tests/README.md) if applicable.
9 …[lv_conf_internal_gen.py](https://github.com/lvgl/lvgl/blob/master/scripts/lv_conf_internal_gen.py…
10 …ning `cd scripts; ./install_astyle.sh`) and follow the [Code Conventions](https://docs.lvgl.io/mas…
11 - Mark the Pull request as [Draft](https://docs.github.com/en/pull-requests/collaborating-with-pull…
12 - When changes were requested, [re-request review](https://docs.github.com/en/pull-requests/collabo…
13 - Help us to review this Pull Request! Anyone can [approve or request changes](https://docs.github.…
/lvgl-latest/docs/details/integration/os/yocto/
Dcore_components.rst38 BitBake, see the `BitBake User Manual <https://docs.yoctoproject.org/bitbake/2.
59 "`Preferences <https://docs.yoctoproject.org/bitbake/2.8/bitbake-user-manual/
100 the `GNU Autotools <https://en.wikipedia.org/wiki/GNU_Autotools>`.
101 The "`Classes <https://docs.yoctoproject.org/ref-manual/classes.
116 ``conf/local.conf``, which is found in the `Build Directory <https://docs.
126 target. `The yocto project layer model <https://docs.yoctoproject.org/
137 `Yocto Project Compatible Layer Index <https://www.yoctoproject.org/development/
138 yocto-project-compatible-layers/>`_ and `OpenEmbedded Layer Index <https://
147 "`understanding and creating layers <https://docs.yoctoproject.org/dev-manual/
/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_qr.c79 lv_demo_smartwatch_qr_list_add(0, "https://chronos.ke/"); in lv_demo_smartwatch_qr_create()
80 lv_demo_smartwatch_qr_list_add(1, "https://www.youtube.com/c/fbiego"); in lv_demo_smartwatch_qr_create()
81 …lv_demo_smartwatch_qr_list_add(2, "https://play.google.com/store/apps/details?id=com.fbiego.chrono… in lv_demo_smartwatch_qr_create()
82 lv_demo_smartwatch_qr_list_add(3, "https://github.com/fbiego/esp32-c3-mini"); in lv_demo_smartwatch_qr_create()
83 lv_demo_smartwatch_qr_list_add(4, "https://x.com/chronos_app"); in lv_demo_smartwatch_qr_create()
84 lv_demo_smartwatch_qr_list_add(5, "https://felix.fbiego.com"); in lv_demo_smartwatch_qr_create()
85 lv_demo_smartwatch_qr_list_add(6, "https://www.linkedin.com/in/fbiego/"); in lv_demo_smartwatch_qr_create()
86 lv_demo_smartwatch_qr_list_add(7, "https://ko-fi.com/fbiego"); in lv_demo_smartwatch_qr_create()
87 lv_demo_smartwatch_qr_list_add(8, "https://www.paypal.com/paypalme/biego"); in lv_demo_smartwatch_qr_create()
/lvgl-latest/docs/details/integration/ide/
Dpc-simulator.rst28 - `Eclipse with SDL driver <https://github.com/lvgl/lv_sim_eclipse_sdl>`__: Recommended on Linux an…
29 - `VisualStudio <https://github.com/lvgl/lv_port_pc_visual_studio>`__: Recommended on Windows
30 - `VSCode with SDL driver <https://github.com/lvgl/lv_port_pc_vscode>`__: Recommended on Linux (SDL…
31 - `CodeBlocks <https://github.com/lvgl/lv_sim_codeblocks_win>`__: Recommended on Windows
32 - `PlatformIO with SDL driver <https://github.com/lvgl/lv_platformio>`__: Recommended on Linux and …
33 - `Generic Linux <https://github.com/lvgl/lv_port_linux>`__: CMake based project where you can easi…
34 - `MDK with FastModel <https://github.com/lvgl/lv_port_an547_cm55_sim>`__: For Windows
38 - `QT Creator <https://github.com/Varanda-Labs/lvgl-qt-sim>`__: Cross platform

1234567891011