1### Description of the feature or fix
2
3A clear and concise description of what the bug or new feature is.
4
5### Checkpoints
6- [ ] Follow the [styling guide](https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md)
7- [ ] Run `code-format.py` from the `scripts` folder. [astyle](http://astyle.sourceforge.net/install.html) needs to be installed.
8- [ ] Update the documentation
9