FreeRTOS Emulator with SDL2 Based Graphics and Input Library
1.0
A POSIX wrapper to run FreeRTOS on an x86 machine with some basic input and output libraries aimed at making teaching FreeRTOS simpler.
|
Public Attributes | |
char * | str |
signed short | x |
signed short | y |
unsigned int | colour |
TTF_Font * | font |
unsigned int text_data::colour |
TTF_Font* text_data::font |
char* text_data::str |
signed short text_data::x |
signed short text_data::y |