| Commit message (Collapse) | Author | Age |
| |
|
|
| |
Change-Id: Id6fd9d8dd3021f5e2cb93565d7e419aaf07f9af0
|
| |
|
|
| |
Change-Id: I6b8c18472749248508d4e5b1595b8903e687f67c
|
| |
|
|
|
|
|
|
| |
The help text is now processed to generate a style array to pass to the
display_text library in addition to the text itself. The help text is still
compressed using LZ4, and still fits on the c200v2.
Change-Id: I7a3a664f90f67a1a018956c72d2b62d92b8ffd17
|
| |
|
|
| |
Change-Id: Ifb6d7938968a48a1492483b33c84050abcfb75e0
|
|
|
This is only really needed to save a few bytes on the c200v2, but
since it adds negligible overhead, so it's implemented for all
targets.
A stripped down version of the LZ4 reference implementation is found
in lz4tiny.c.
Change-Id: Ib914ba71c84e04da282328662c752e533912e197
|