summaryrefslogtreecommitdiffstats
path: root/lvgl/README
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijaykumar9597@gmail.com>2019-09-18 02:56:46 +0530
committerChris Johns <chrisj@rtems.org>2019-09-20 14:21:57 +1000
commit4c71eb2a7b742aca65eda1ab343aa1a646aea692 (patch)
tree3a422368caed1b9b09085b91c9f7f73452bd52d1 /lvgl/README
parentupdate rtems_waf (diff)
downloadrtems-examples-4c71eb2a7b742aca65eda1ab343aa1a646aea692.tar.bz2
Add lvgl/hello: Sample Hello world app using littleVGL and libbsd
Diffstat (limited to 'lvgl/README')
-rw-r--r--lvgl/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/lvgl/README b/lvgl/README
new file mode 100644
index 0000000..866d0cd
--- /dev/null
+++ b/lvgl/README
@@ -0,0 +1,6 @@
+This folder contains a sample graphics app using littleVGL library and libbsd
+The generated exe file can be directly run using a JTAG debugger on a target
+with the right device tree or this can be converted into an image.
+
+For instructions on how to build the image or how to run the exe, please refer
+to the BSP documentation in https://docs.rtems.org