Skip to content

Tfblib examples on Tilck

Vladislav K. Valtchev edited this page Dec 10, 2023 · 1 revision

Tilck fully supports Linux's framebuffer interface /dev/fb0 for user applications. Some nice and simple applications using it are the examples part of the tfblib library. Downloading it is simple as running:

./scripts/build_toolchain -s build_tfblib

Of course, re-running ./scripts/cmake_run and then make rem is mandatory after that in order to update the CMake project and to rebuild the image.

tfblib examples tfblib examples tfblib examples

Clone this wiki locally