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
Projects
Releases
1
Packages
Wiki
Activity
Actions
29f8074fcb
InfiniTime
/
src
/
systemtask
History
Download ZIP
Download TAR.GZ
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