Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | custom_char: rename ARROW to TRIANGLE | Agathe Porte | 2020-03-01 | 3 | -10/+10 |
* | remove useless extern crate charlcd | Agathe Porte | 2020-02-27 | 1 | -46/+0 |
* | first try at documenting custom_char module | Agathe Porte | 2020-02-27 | 2 | -1/+71 |
* | lib: add examples to documented functions | Agathe Porte | 2020-02-27 | 1 | -14/+468 |
* | lib: use back Screen instead of FileScreen in examples | Agathe Porte | 2020-02-27 | 1 | -7/+5 |
* | special_char: add module doc | Agathe Porte | 2020-02-27 | 1 | -0/+22 |
* | of_node: extract variable to make the code clearer | Agathe Porte | 2020-02-27 | 1 | -1/+2 |
* | lib: improve doc of flash_backlight | Agathe Porte | 2020-02-27 | 1 | -1/+2 |
* | lib: make the doctest pass | Agathe Porte | 2020-02-27 | 1 | -11/+34 |
* | add special_char pub mod | Agathe Porte | 2020-02-23 | 3 | -0/+55 |
* | custom chars support | Agathe Porte | 2020-02-23 | 3 | -0/+85 |
* | add goto functions | Agathe Porte | 2020-02-23 | 2 | -0/+14 |
* | add docs | Agathe Porte | 2020-02-09 | 2 | -29/+181 |
* | add width and height support (hack) | Agathe Porte | 2020-02-08 | 4 | -0/+64 |
* | initial version | Agathe Porte | 2020-02-08 | 5 | -0/+419 |