From ee795362ba36c2143715a61e1d1fa91aea830a11 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Thu, 21 Dec 2017 03:13:23 +0100 Subject: [PATCH] Update TODO_MAJOR.md --- docs/TODO_MAJOR.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/TODO_MAJOR.md b/docs/TODO_MAJOR.md index aacfa628e..41c42d1a3 100644 --- a/docs/TODO_MAJOR.md +++ b/docs/TODO_MAJOR.md @@ -6,11 +6,10 @@ Please create an issue to suggest a new feature instead of adding pull request t ## v5 **Architectural changes** -- [ ] Rename repository from *lvgl* to *littlevgl* -- [ ] Rename repository from *proj_pc* to *pc_simulator* +- [x] Rename repository from *proj_pc* to *pc_simulator* - [x] Integrate *hal* in LittlevGL as a normal folder - [x] Create a new repository for examples -- [ ] Convert Applications into simple examples +- [x] Convert Applications into simple examples - [x] Add tests for all object types **API changes**