| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Watch face selection with CMake | Jean-François Milants | 2023-12-23 | 1 | -99/+0 |
| | | | | | Move displayapp/Apps.h into a header only library (to make the integration easier in InfiniSim. | ||||
| * | CMake User Applications selection | Jean-François Milants | 2023-12-23 | 1 | -0/+99 |
| Use CMake's configure_file() functionality to generate the list of User Applications. All the apps included in current versions of InfiniTime are enabled by default, but this can now be overridden by setting variables ENABLE_APP_XXX to True or False. CMake CMP0140 is set to NEW to enable the return PROPAGATE functionality. | |||||
