summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoaquim <joaquim.org@gmail.com>2021-01-28 17:13:28 +0000
committerJoaquim <joaquim.org@gmail.com>2021-01-28 17:13:28 +0000
commita456887eff1bc0de6c6a8ecb49a961ffe75661db (patch)
treeef283f671a452c767a1bee0a87f1592e698e07ef /README.md
parentefa99da44d52235bfbf40120f9c1faeb42ce36a7 (diff)
LVGL v7.10.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f8b05bd6..929d3404 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ The goal of this project is to design an open-source firmware for the Pinetime s
- Code written in **modern C++**;
- Build system based on **CMake**;
- Based on **[FreeRTOS 10.0.0](https://freertos.org)** real-time OS.
- - Using **[LittleVGL/LVGL 6.1.2](https://lvgl.io/)** as UI library...
+ - Using **[LittleVGL/LVGL 7](https://lvgl.io/)** as UI library...
- ... and **[NimBLE 1.3.0](https://github.com/apache/mynewt-nimble)** as BLE stack.
## Overview