|
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 | |
| xSemaphoreHandle | lock |
| signed char | left_button |
| signed char | right_button |
| signed char | middle_button |
| signed short | x |
| signed short | y |
| signed char mouse::left_button |
| xSemaphoreHandle mouse::lock |
| signed char mouse::middle_button |
| signed char mouse::right_button |
| signed short mouse::x |
| signed short mouse::y |