This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
InfiniTime
Watch
1
Star
0
Fork
0
You've already forked InfiniTime
Code
Issues
Pull Requests
Releases
Wiki
Activity
InfiniTime
/
src
/
components
History
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
..
battery
Emit event on power-present toggle (
#320
)
2021-05-16 21:13:22 +02:00
ble
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
brightness
Changed access modified indentation
2021-04-24 12:00:45 +03:00
datetime
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
firmwarevalidator
Changed access modified indentation
2021-04-24 12:00:45 +03:00
gfx
Changed access modified indentation
2021-04-24 12:00:45 +03:00
heartrate
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
motion
Merge branch 'develop' of
2021-04-26 21:29:48 +01:00
motor
Timer App (
#355
)
2021-05-20 20:43:54 +02:00
rle
Changed access modified indentation
2021-04-24 12:00:45 +03:00
settings
Merge branch 'develop' of
2021-04-26 21:29:48 +01:00
timer
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