forked from alxhoff/FreeRTOS-Emulator
-
Notifications
You must be signed in to change notification settings - Fork 2
Example Projects
Philipp van Kempen edited this page Mar 30, 2020
·
3 revisions
Different applications running on the FreeRTOS Emulator are implemented on Git Branches.
Currently there are two provided examples:
TODO
- Bad Performance?
- Crashes?
- FPS Handling? -> The
vSwapFrame
task contains an intentional bug making the refresh rate sort of non-realtime. You should fix this issue during the lab by an finding appropriate functions in the FreeRTOS Documentation.
Authors: Philipp van Kempen, Alex Hoffman