From 4c71eb2a7b742aca65eda1ab343aa1a646aea692 Mon Sep 17 00:00:00 2001 From: Vijay Kumar Banerjee Date: Wed, 18 Sep 2019 02:56:46 +0530 Subject: Add lvgl/hello: Sample Hello world app using littleVGL and libbsd --- lvgl/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lvgl/README (limited to 'lvgl/README') 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 -- cgit v1.2.3