summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cargo.toml: add metadataAgathe Porte2020-03-221-0/+7
* add readmeAgathe Porte2020-03-221-0/+3
* Cargo.toml: update descriptionAgathe Porte2020-03-221-1/+1
* add Apache2 licenseAgathe Porte2020-03-222-1/+203
* gitignore: ignore local helper scriptsAgathe Porte2020-03-011-0/+2
* custom_char: rename ARROW to TRIANGLEAgathe Porte2020-03-013-10/+10
* remove useless extern crate charlcdAgathe Porte2020-02-271-46/+0
* first try at documenting custom_char moduleAgathe Porte2020-02-272-1/+71
* lib: add examples to documented functionsAgathe Porte2020-02-271-14/+468
* lib: use back Screen instead of FileScreen in examplesAgathe Porte2020-02-271-7/+5
* special_char: add module docAgathe Porte2020-02-271-0/+22
* of_node: extract variable to make the code clearerAgathe Porte2020-02-271-1/+2
* lib: improve doc of flash_backlightAgathe Porte2020-02-271-1/+2
* lib: make the doctest passAgathe Porte2020-02-271-11/+34
* add special_char pub modAgathe Porte2020-02-233-0/+55
* custom chars supportAgathe Porte2020-02-233-0/+85
* add goto functionsAgathe Porte2020-02-232-0/+14
* add docsAgathe Porte2020-02-092-29/+181
* add width and height support (hack)Agathe Porte2020-02-084-0/+64
* initial versionAgathe Porte2020-02-085-0/+419