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 | |
loaded_image_t * | image |
int | x |
int | y |
int | c_x |
int | c_y |
int | c_w |
int | c_h |
int loaded_image_crop::c_h |
int loaded_image_crop::c_w |
int loaded_image_crop::c_x |
int loaded_image_crop::c_y |
loaded_image_t* loaded_image_crop::image |
int loaded_image_crop::x |
int loaded_image_crop::y |