summaryrefslogtreecommitdiffstats
path: root/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 /README
parentupdate rtems_waf (diff)
downloadrtems-examples-4c71eb2a7b742aca65eda1ab343aa1a646aea692.tar.bz2
Add lvgl/hello: Sample Hello world app using littleVGL and libbsd
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 99ca787..f1e127c 100644
--- a/README
+++ b/README
@@ -15,4 +15,4 @@ posix_api - POSIX API examples (no led)
schedsim - RTEMS Scheduler Simulator examples
ticker - Ticker Variations
uboot - U-Boot interaction examples
-
+lvgl_hello - LittleVGL graphics app example using libbsd framebuffer driver