Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-16 | Use system libfmt | Tomi Valkeinen | |
libfmt is available on standard PC distros and on buildroot, so lets just use the system provided libfmt instead of a git submodule. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2019-09-25 | add fmt submodule | Tomi Valkeinen | |
Add fmt library as a submodule to make string formatting not a pain. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> |