This website requires JavaScript.
Explore
Help
Sign In
scott
/
InfiniTime
Watch
1
Star
0
Fork
You've already forked InfiniTime
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
1006
commits
2
branches
1
tag
45
MiB
cdf99b08f4
Commit graph
4 commits
Author
SHA1
Message
Date
Mark Russell
cdf99b08f4
Revert "Merge upstream"
...
This reverts commit
1d43adcdfa
.
2021-09-16 16:12:20 -04:00
Mark Russell
1d43adcdfa
Merge upstream
2021-09-16 16:01:25 -04:00
Mark Russell
1fb5757655
Created basic alarm app
2021-09-10 18:40:13 -04:00
Jean-François Milants
7f9cc51b05
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable instead of variables on the heap. We don't need them on the heap as we know their size at build time, it'll reduce memory fragmentation and it'll make memory analysis easier.
2021-06-06 15:56:03 +02:00