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
c9aeef94ea
InfiniTime
/
src
/
components
History
JF002
c9aeef94ea
Merge pull request
#617
from ColinKinloch/wake_up_mode_setting_change
...
Correct change test for wake up mode setting
2021-09-12 18:41:26 +02:00
..
battery
Make battery reading periodic. Add events. Disable pullup
2021-08-14 21:18:11 +03:00
ble
Make firmware updating more foolproof (
#469
)
2021-07-22 21:57:45 +02:00
brightness
Changed access modified indentation
2021-04-24 12:00:45 +03:00
datetime
Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, inspired by PR
#232
by nscooling.
2021-08-10 11:39:25 +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
Improvements
2021-08-01 13:05:48 +03:00
rle
Fix signed/unsigned comparison warning
2021-06-12 20:04:19 +02:00
settings
Merge pull request
#617
from ColinKinloch/wake_up_mode_setting_change
2021-09-12 18:41:26 +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