summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-14controller_t: Reduce memory usage using bitwiseJohnny Richard
2021-11-05polish: Reformat main.c to not exceed 80 columnsJohnny Richard
2021-11-05docs: Rename repository url on README fileJohnny Richard
2021-11-02docs: Add AUTHORS filesJohnny Richard
2021-11-02docs: Add BSD 3-Clause LicenseJohnny Richard
2021-10-28docs: Fix poject name on README.mdJohnny Richard
2021-10-28Fix README.md titleJohnny Richard
2021-10-28Add download instruction to README fileJohnny Richard
2021-10-28Add submodule munit version v0.2.0Johnny Richard
2021-10-28Add microunit test frameworkJohnny Richard
2021-10-28Move controller update to a new update functionJohnny Richard
2021-10-28Add controller to its own header fileJohnny Richard
2021-10-28Create simple red rect controlled by arrow keysFabio Maciel