diff options
| author | JF <jf@codingfield.com> | 2021-02-24 19:28:59 (GMT) |
|---|---|---|
| committer | Gitea <gitea@fake.local> | 2021-02-24 19:28:59 (GMT) |
| commit | b89c92b71d82b4e3bf612519a5cf9b2f12886168 (patch) | |
| tree | 4c2dcc1eb05d57bc5c4f4de3635964c0fddba0e3 /README.md | |
| parent | 9d7955b6c0128a72475742495dabb57134dbe56d (diff) | |
| parent | e8a8a8417fe24228a589f1752a744ada204c7f22 (diff) | |
Merge branch 'develop' of JF/PineTime into master
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
