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
db784fc2fb
InfiniTime
/
src
/
components
History
Kieran Cawthray
db784fc2fb
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
2021-07-20 15:30:07 +02:00
..
battery
Notify battery level every 10 minutes when connected to a BLE host.
2021-07-11 16:55:06 +02:00
ble
Notify battery level every 10 minutes when connected to a BLE host.
2021-07-11 16:55:06 +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
fs
Using littlefs (
#438
)
2021-07-11 15:06:06 +02: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
Add support for BMA425 acceleration sensor. (
#440
)
2021-06-19 20:27:59 +02:00
motor
Timer App (
#355
)
2021-05-20 20:43:54 +02:00
rle
Fix signed/unsigned comparison warning
2021-06-12 20:04:19 +02:00
settings
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
2021-07-20 15:30:07 +02: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