Lines Matching refs:application
1 LVGL application
5 application using LVGL running on the board.
10 Depending on the application, it might be necessary to update the rootfs. Let's
46 Generate an SDK that you can use to cross-compile the application for the
67 mkdir application && cd application
94 Build the application
97 The environment is now set up, and we're ready to build an application using
107 The application is configured to run on fbdev. You can either maintain the
110 Compile the application
140 $application.
145 cp application/lv_benchmark/bin/lvgl-app resources/board/rootfs_overlay/usr/bin/
156 application (**../resources/board/rootfs_overlay**) and save the
166 :ref:`flash_the_image` and run the benchmark application on the board.