This website requires JavaScript.
Explore
Help
Sign In
will
/
InfiniTime
Watch
1
Star
0
Fork
0
You've already forked InfiniTime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1,005
Commits
10
Branches
2
Tags
78
MiB
1d43adcdfa
Commit Graph
3 Commits
Author
SHA1
Message
Date
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