FreeRTOS Tetris
|
Files | |
file | TUM_Ball.h [code] |
API to create balls and walls that interact with each other on a 2D plane. | |
file | TUM_Event.h [code] |
Utilities required by other TUM_XXX files. | |
file | TUM_Font.h [code] |
Manages fonts used in TUM Draw. | |
file | TUM_FreeRTOS_Utils.h [code] |
Small verbose utilities for showing FreeRTOS functionality. | |
file | TUM_Print.h [code] |
A couple of drop in replacements for printf and fprintf to be used for thread safe printing when using FreeRTOS. | |
file | TUM_Sound.h [code] |
A simple interface to play wav files using the SDL2 Mixer library. | |
file | TUM_Utils.h [code] |
Utilities required by other TUM_XXX files. | |