aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'aleexxzeero-proper-mcuboot-app-size' into developJean-François Milants2023-01-291-4/+4
|\
| * #1463 Updated CMakeLists.txt for building images with expected alignmentAlex Dolzhenkov2022-12-291-4/+4
* | src: Enable unused parameter warningRiku Isokoski2023-01-241-4/+3
* | Combine Date and Time Settings (#1465)John Quigley2023-01-141-0/+3
* | Revert "prepare cmake unity build"Riku Isokoski2022-12-311-23/+0
* | prepare cmake unity buildtnixeu2022-12-271-0/+23
* | Small fixup for cmake cleanupRiku Isokoski2022-12-261-11/+10
* | Clean up target compile option assignmentsJonathan Vander Mey2022-12-261-51/+65
* | Split warning flags from commonJonathan Vander Mey2022-12-261-25/+26
* | Update clang-tidy configuration and fix some warnings (#1474)Riku Isokoski2022-12-181-1/+1
|/
* Merge branch 'watchface-casio-digital-G7710' of github.com:ITCactus/InfiniTim...Jean-François Milants2022-09-271-0/+1
|\
| * [new watchface] watchface inspired by G7710, with day of year and week number...ITCactus2022-06-301-0/+3
* | Merge pull request #1024 from dmlls/infineat-prJF2022-09-271-0/+3
|\ \
| * | Infineat : Add support for external resources, and read the images and fonts ...Jean-François Milants2022-09-111-1/+0
| * | Merge branch 'develop' into infineat-external-resourcesJean-François Milants2022-09-111-92/+158
| |\ \
| * | | Use existing fonts in Infineat watchfaceDiego Miguel2022-06-111-2/+0
| * | | Implement CheckboxList screenDiego Miguel2022-06-111-0/+2
| * | | Update BLE controller in Infineat watchfaceDiego Miguel2022-06-111-0/+1
| * | | Add 'Bebas Neue' and 'Teko' fontsDiego Miguel2022-06-111-0/+2
| * | | Add Infineat watchface to settingsDiego Miguel2022-06-111-0/+1
* | | | Remove CMake targets and corresponding CLI arguments that are specific to the...Jean-François Milants2022-09-171-65/+0
| |/ / |/| |
* | | Small improvement in generate-fonts.py following code review.Jean-François Milants2022-09-111-1/+11
* | | Package resources + a metadata file into a single .zip file.Jean-François Milants2022-09-111-0/+2
* | | Centralize most color definitions (#1258)Riku Isokoski2022-08-161-2/+2
* | | Add P8B mirrored version definition.izzeho2022-08-151-0/+1
* | | Add status icons widgetRiku Isokoski2022-08-021-0/+2
* | | Use submodule for date libRiku Isokoski2022-08-021-9/+9
* | | Fix filename of the MCUBoot image and recovery MCUBoot image in CMake files. ...Jean-François Milants2022-07-081-11/+15
* | | Display target build variant in system info screenChristoph Honal2022-07-071-0/+1
* | | Nimble: Reduce BLE power usageChristoph Honal2022-07-071-0/+1
* | | Add PageIndicator widget to reduce code duplication (#1218)Riku Isokoski2022-07-051-0/+2
| |/ |/|
* | Add basic hardware configuration options for P8Christoph Honal2022-06-271-0/+29
* | CMake: Fix indentationChristoph Honal2022-06-191-67/+67
* | CMake: Extend debug configurationChristoph Honal2022-06-191-6/+20
|/
* Add initial counter widgetRiku Isokoski2022-06-061-0/+2
* src/CMakeLists.txt: use iHEX format for mcuboot image creationIldar Mulyukov2022-06-061-9/+11
* fix wrong linker scriptIldar Mulyukov2022-06-061-1/+1
* Switch to freertos timers (#1095)Michele Bini2022-06-061-2/+0
* remove unused Meter.cpp and Meter.h (#1171)mabuch2022-06-051-2/+0
* remove unused Brightness App (#1170)mabuch2022-06-051-2/+0
* remove old unused bluetooth icons (#1172)mabuch2022-06-051-4/+0
* generalize lv-font creationReinhold Gschweicher2022-05-161-14/+15
* fontgen: generate fonts at runtime with CMakeYehoshua Pesach Wallach2022-05-101-2/+1
* New sharper batteryicon. Remove old unused batteryiconsRiku Isokoski2022-04-251-24/+1
* resolved merge conflict after renaming PineTimeStyle to WatchFacePineTimeStylemabuch2022-04-181-1/+1
|\
| * Replace airplane mode with a bluetooth toggleRiku Isokoski2022-04-021-1/+1
* | Rename PineTimeStyle to WatchFacePineTimeStylemabuch2022-03-121-1/+1
|/
* SystemMonitor: implement FreeRtosMonitor only if trace facility is setReinhold Gschweicher2022-03-081-0/+2
* Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...Jean-François Milants2022-02-201-0/+1
|\
| * Add airplane mode featureJames A. Jerkins2021-12-231-0/+1