| 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 * | path | 
| char * | name | 
| struct gfx_font_ref | font | 
| unsigned | size | 
| struct gfx_font * | next | 
| struct gfx_font_ref gfx_font::font | 
| char* gfx_font::name | 
| struct gfx_font* gfx_font::next | 
| char* gfx_font::path | 
| unsigned gfx_font::size |