summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2021-12-04Few formatting fixesAvamander1-6/+6
2021-12-04Brace style and whitespace fixesAvamander1-1/+1
2021-12-04Fixed a few bugs, enabled UsefulBuf library optimizationsAvamander1-0/+1
2021-12-04Tidied up and added Weather to CMakeLists.txtAvamander1-0/+6
2021-12-04Added QCBOR dependencyAvamander1-2/+28
2021-10-25Newer buttonhandlerRiku Isokoski1-0/+3
2021-10-17Add MotionService : expose step count and RAW X/Y/Z values to the host.Jean-François Milants1-0/+3
2021-10-10Merge branch 'update_touch_driver' of git://github.com/Riksu9000/InfiniTime i...Jean-François Milants1-0/+1
2021-10-10Merge with develop and fix conflicts from timaios:set-datetime-manually.Jean-François Milants1-0/+2
2021-09-18Merge branch 'develop' into update_touch_driverRiku Isokoski1-0/+5
2021-09-16resolve conflict in src/systemtask/Messages.hMark Russell1-4/+8
2021-09-16Revert "Merge upstream"Mark Russell1-8/+4
2021-09-16Merge upstreamMark Russell1-4/+8
2021-09-14Merge branch 'develop' into update_touch_driverRiku Isokoski1-4/+11
2021-09-13Merge branch 'refactor_adv' of https://github.com/evergreen22/InfiniTime into...Jean-François Milants1-4/+7
2021-09-10Created basic alarm appMark Russell1-0/+5
2021-08-29WIP Refactor ble advertisingJames A. Jerkins1-4/+7
2021-08-29Merge branch 'develop' into pinmaphubmartin1-0/+7
2021-08-28Settings : use enums instead of ints to store colors. Group all PTS settings ...Jean-François Milants1-0/+2
2021-08-28Merge pull request #458 from kieranc/pinetimestyle-colorpickerJF0021-0/+1
2021-08-28Merge branch 'develop' into update_touch_driverRiku Isokoski1-6/+10
2021-08-22Merge branch 'develop' into pinmaphubmartin1-6/+6
2021-08-19Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray1-6/+6
2021-08-18Merge branch 'develop' into new_touch_handlerRiku Isokoski1-6/+6
2021-08-18Add memory print usagehubmartin1-6/+6
2021-08-18Automatic error detectionRiku Isokoski1-0/+1
2021-08-08Merge branch 'JF002:develop' into set-datetime-manuallyTim1-4/+25
2021-08-02DRAFT: Put gpio pins to separate filehubmartin1-0/+1
2021-07-15New touch handler, with issuesRiku Isokoski1-0/+4
2021-07-12Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray1-4/+25
2021-07-11Using littlefs (#438)joaquim.org1-4/+25
2021-07-09Include new screens in CMakeLists.txttimaios1-0/+2
2021-06-29Add PineTimeStyle watchface (#334)kieranc1-0/+4
2021-06-24PineTimeStyle color picker initial commitKieran Cawthray1-0/+1
2021-06-20Add step count gauge - replaces heartrate in sidebarKieran Cawthray1-0/+2
2021-06-16Merge remote-tracking branch 'upstream/develop' into pinetimestyleKieran Cawthray1-4/+4
2021-06-12Remove infinitime-nb.c from source listJonathan Vander Mey1-2/+0
2021-06-12add basic metronome app (#409)Bryton Hall1-0/+2
2021-06-06Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...Jean-François Milants1-2/+2
2021-06-04Merge remote-tracking branch 'upstream/develop' into pinetimestyleKieran Cawthray1-39/+41
2021-06-01Enable various compilation flags to reduce the binary size (#401)JF0021-37/+37
2021-06-01Remove debug defines (DEBUG & DEBUG_NRF_USER) from the build. These debug can...JF0021-2/+4
2021-05-21Merge remote-tracking branch 'upstream/develop' into pinetimestyleKieran Cawthray1-0/+5
2021-05-20Timer App (#355)Florian1-0/+5
2021-05-18Fix it again..Kieran Cawthray1-0/+2
2021-05-18Revert "Reset"Kieran Cawthray1-2/+3
2021-05-18ResetKieran Cawthray1-3/+2
2021-04-19New Steps appJoaquim1-0/+3
2021-04-09Merge branch 'develop' into motion-sensorJean-François Milants1-92/+18
2021-04-08TwiMaster is now based on the NRFX TWI driver, as it handles more edge cases ...Jean-François Milants1-1/+1