This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
InfiniTime
Watch
1
Star
0
Fork
0
You've already forked InfiniTime
mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced
2026-01-23 01:11:36 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
InfiniTime
/
src
/
systemtask
History
JF
1bb2eb9dcd
Disable sleep mode on the SPI NOR Flash when the version is unknown. This is because the current bootloader (which does not exposes its version) cannot initialize the chip when it's in sleep mode.
...
This feature will be re-enabled when the bootloader expses it's version.
2020-10-27 19:38:45 +01:00
..
SystemMonitor.h
Replaced NULL with nullptr
2020-10-04 15:09:17 +03:00
SystemTask.cpp
Disable sleep mode on the SPI NOR Flash when the version is unknown. This is because the current bootloader (which does not exposes its version) cannot initialize the chip when it's in sleep mode.
2020-10-27 19:38:45 +01:00
SystemTask.h
Fixed a typo in SystemTask
2020-10-04 15:13:01 +03:00