1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

Update README.md

This commit is contained in:
Gabor Kiss-Vamosi 2017-08-02 22:17:19 +02:00 committed by GitHub
parent e4cf96cb81
commit fa8846a2ce

View File

@ -40,7 +40,6 @@ The following functions has to be provided
* hal/systick `systick_elapse(prev_time)` get the elapsed milliseconds sience *prev_time*
See the [example HAL](https://github.com/littlevgl/hal) repository!
More info
## Requirements
* [Misc. library](https://github.com/littlevgl/misc) is used by the graphics library