summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* simplify docs, upgrade readmeRomain Porte2020-03-271-2/+1
* populate README and include it in module-level docRomain Porte2020-03-271-0/+3
* custom_char: rename ARROW to TRIANGLERomain Porte2020-03-012-6/+6
* remove useless extern crate charlcdRomain Porte2020-02-271-46/+0
* first try at documenting custom_char moduleRomain Porte2020-02-272-1/+71
* lib: add examples to documented functionsRomain Porte2020-02-271-14/+468
* lib: use back Screen instead of FileScreen in examplesRomain Porte2020-02-271-7/+5
* special_char: add module docRomain Porte2020-02-271-0/+22
* 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
* add special_char pub modRomain Porte2020-02-232-0/+20
* custom chars supportRomain Porte2020-02-232-0/+62
* add goto functionsRomain Porte2020-02-232-0/+14
* add docsRomain Porte2020-02-091-29/+178
* add width and height support (hack)Romain Porte2020-02-082-0/+51
* initial versionRomain Porte2020-02-082-0/+358