summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CHANGELOG: fixed wrong initial releaseRomain Porte2020-07-131-0/+9
* bump version to 1.0.3Romain Porte2020-07-132-1/+3
* introduce CHANGELOG.mdRomain Porte2020-07-131-0/+27
* README: fix wrong link to documentationRomain Porte2020-07-131-1/+1
* README.md: fix small typosRomain Porte2020-06-291-4/+4
* Cargo.toml: update to v0.1.2Romain Porte2020-03-271-1/+1
* simplify docs, upgrade readmeRomain Porte2020-03-272-3/+24
* README: add doc badgeRomain Porte2020-03-271-2/+3
* README: add badgesRomain Porte2020-03-271-0/+3
* Cargo.toml: bump to version 0.1.1Romain Porte2020-03-271-1/+1
* Cargo.toml: mention HD44780 in the descriptionRomain Porte2020-03-271-1/+1
* populate README and include it in module-level docRomain Porte2020-03-272-2/+63
* Cargo.toml: only use "embedded" categoryRomain Porte2020-03-271-1/+1
* ignore all local shell scriptsRomain Porte2020-03-221-2/+1
* Cargo.toml: add metadataRomain Porte2020-03-221-0/+7
* add readmeRomain Porte2020-03-221-0/+3
* Cargo.toml: update descriptionRomain Porte2020-03-221-1/+1
* add Apache2 licenseRomain Porte2020-03-222-1/+203
* gitignore: ignore local helper scriptsRomain Porte2020-03-011-0/+2
* custom_char: rename ARROW to TRIANGLERomain Porte2020-03-013-10/+10
* 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-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