summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* of_node: extract variable to make the code clearerRomain Porte2020-02-271-1/+2
|
* lib: improve doc of flash_backlightRomain Porte2020-02-271-1/+2
|
* lib: make the doctest passRomain Porte2020-02-271-11/+34
| | | | | | | | Not very happy with the provided examples, because we need to use the FileScreen::default for the examples to work instead of the Screen::default that works in the examples. To be retried on nightly and maybe file up a bug report.
* add special_char pub modRomain Porte2020-02-233-0/+55
|
* custom chars supportRomain Porte2020-02-233-0/+85
|
* add goto functionsRomain Porte2020-02-232-0/+14
|
* add docsRomain Porte2020-02-092-29/+181
|
* add width and height support (hack)Romain Porte2020-02-084-0/+64
|
* initial versionRomain Porte2020-02-085-0/+419