Skip to content

Repository files navigation

FreeRTOS_Emulator_Graphics

Graphics library for the FreeRTOS emulator found here.

Library is designed to provide a basic interface to drawing simple objects, text and rendering images using the SDL libraries which are inherently single-thread. The library functions around allowing multiple threads to queue draw jobs which are then rendered by a single thread such that SDL does not cry.

Documentation for the library can be found here generated from the emulator's CI.

About

Graphics library for the FreeRTOS emulator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages