aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/apps
Commit message (Collapse)AuthorAgeFilesLines
* settings: Add settings item for weather formatFintasticMan2023-12-231-0/+1
|
* User applications selection using CMakeJean-François Milants2023-12-231-17/+0
| | | | Fix include path since last rebase.
* User applications selection using CMakeJean-François Milants2023-12-231-1/+1
| | | | Fix typos in Apps.md and add new line in src/displayapp/apps/CMakeLists.txt
* CMake user application selectionJean-François Milants2023-12-231-0/+6
| | | | Move ENABLE_USERAPPS and USERAPP_TYPES from the root CMake file to src/displayapp/apps/CMakeLists.txt so we do not need to repeat it in InfiniSim
* Watch face selection with CMakeJean-François Milants2023-12-232-0/+105
Move displayapp/Apps.h into a header only library (to make the integration easier in InfiniSim.