Ajay Bhargav 229e55dd89 lv_page: Fix build error when Animations disabled
defining LV_PAGE_ANIM_FOCUS_TIME as 0 cause build failure. This patch
fix the issue.

Signed-off-by: Ajay Bhargav <contact@rickeyworld.info>
2017-01-03 17:26:18 +05:30
2016-12-22 21:41:47 +01:00
2016-12-22 15:00:22 +01:00
2016-12-22 15:20:12 +01:00
2016-06-08 07:25:08 +02:00
2016-06-15 11:40:04 +02:00

LittleV Graphical Libraray Core

LittleV Graphical Library is C written software libraray which helps you to add modern and innovative graphical user interface to your embedded application.

The library supports high level graphical effects, like anialaiasing, opacity, color fade etc.

The GUI can be built from simle objects like screens, buttons labels, images etc.

The "misc" modul is required to use use the library. (https://github.com/littlevgl/misc)

Check littlev.hu for more information!

There are two branches: master and beta. In beta you will find the newest features which are not released yet.

Description
No description provided
Readme 414 MiB
Languages
C 90.3%
C++ 8.1%
Python 1.2%
Assembly 0.1%
CMake 0.1%