summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* release v0.1.4v0.1.4mainAgathe Porte2023-06-142-1/+3
* CHANGELOG: fixed wrong initial releaseAgathe Porte2020-07-131-0/+9
* bump version to 1.0.3v0.1.3Agathe Porte2020-07-132-1/+3
* introduce CHANGELOG.mdAgathe Porte2020-07-131-0/+27
* README: fix wrong link to documentationAgathe Porte2020-07-131-1/+1
* README.md: fix small typosAgathe Porte2020-06-291-4/+4
* Cargo.toml: update to v0.1.2v0.1.2Agathe Porte2020-03-271-1/+1
* simplify docs, upgrade readmeAgathe Porte2020-03-272-3/+24
* README: add doc badgeAgathe Porte2020-03-271-2/+3
* README: add badgesAgathe Porte2020-03-271-0/+3
* Cargo.toml: bump to version 0.1.1v0.1.1Agathe Porte2020-03-271-1/+1
* Cargo.toml: mention HD44780 in the descriptionAgathe Porte2020-03-271-1/+1
* populate README and include it in module-level docAgathe Porte2020-03-272-2/+63
* Cargo.toml: only use "embedded" categoryAgathe Porte2020-03-271-1/+1
* ignore all local shell scriptsv0.1.0Agathe Porte2020-03-221-2/+1
* 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