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 |
|
Avamander
|
189c5a83b2
|
Made sure to unsuppress the diagnostic check after the infinite loop declaration
|
2020-10-09 11:36:16 +03:00 |
|
Avamander
|
f68c7b65b3
|
Minor formatting, diagnostic and documentation changes
|
2020-10-09 11:36:16 +03:00 |
|
JF002
|
0a8d8953f7
|
Merge pull request #80 from Avamander/patch-1
Switched from NULL to nullptr
|
2020-10-08 20:58:24 +02:00 |
|
Avamander
|
aba3d65e3a
|
Merge remote-tracking branch 'origin-origin/patch-3'
# Conflicts:
# src/systemtask/SystemTask.cpp
|
2020-10-04 16:23:13 +03:00 |
|
Avamander
|
9b7ba7b5b8
|
Fixed a typo in SystemTask
|
2020-10-04 15:13:01 +03:00 |
|
Avamander
|
1d96758acd
|
Minor #include improvements
|
2020-10-04 15:11:21 +03:00 |
|
Avamander
|
e85d1ffc62
|
Replaced NULL with nullptr
|
2020-10-04 15:09:17 +03:00 |
|
Avamander
|
6c86d1d9d7
|
Fixed all the includes that were broken due to the renames
|
2020-10-02 22:16:48 +03:00 |
|
Avamander
|
e25c4edbcf
|
Renamed SystemTask/ to systemtask/
|
2020-10-02 21:45:21 +03:00 |
|