uniLoader/lib
Ivaylo Ivanov 3ab64bed39 lib: Introduce unic
unic is a small library of C functions that is currently written
in plain C. It's purpose isn't to be fast, but "universal" - as
in include as little architecture-specific code as possible.

The old neatlibc still resides, but isn't being built. There is
still more to do, including implementation of memory management,
so keep it there for now.

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
2024-09-23 20:17:44 +03:00
..
debug lib: simplefb: Add support for RGB888 24bpp (dependant on the stride) 2023-07-24 09:54:16 +03:00
neatlibc@d111f51154 lib: Replace the broken newlib implementation with neatlibc 2024-08-06 13:25:07 +03:00
neatlibcaarch64/aarch64 lib: Replace the broken newlib implementation with neatlibc 2024-08-06 13:25:07 +03:00
neatlibcarm/arm lib: Replace the broken newlib implementation with neatlibc 2024-08-06 13:25:07 +03:00
simplefb add BGRA support 2023-11-10 23:06:34 +07:00
unic lib: Introduce unic 2024-09-23 20:17:44 +03:00
Kconfig lib: Move debug print function into a separate file 2022-06-14 19:51:51 +03:00
Makefile lib: Introduce unic 2024-09-23 20:17:44 +03:00