summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* WIP on the Falldown gamemainapp-game_falldownConfuSomu2022-01-01
* Tidy up project tree; move api, appMgr and BaseAppConfuSomu2021-08-20
* Implement an app_manager that supports BaseAppConfuSomu2021-07-25
* Move functions related to app lifecycle managmentConfuSomu2021-06-25
* Implement preliminary settings appConfuSomu2021-05-01
* Update comments in CMakeLists.txt with findingsConfuSomu2021-04-08
* WFI in rendering loop when sleepingConfuSomu2021-04-08
* Increase heap sizeConfuSomu2021-04-01
* Enable malloc debuggingConfuSomu2021-03-28
* Use an Api class for abstractionConfuSomu2021-02-27
* Adopt C++ConfuSomu2021-02-20
* Implement home menuConfuSomu2021-02-15
* Implement handling of button pressesConfuSomu2021-02-10
* Create a sort of framework for appsConfuSomu2021-02-08
* Move initalisation to init.h/init.cConfuSomu2021-02-07
* Implement clock baseConfuSomu2021-02-06
* Initial commitConfuSomu2021-01-31