Age | Commit message (Collapse) | Author |
|
|
|
|
|
Close #15.
|
|
|
|
|
|
|
|
|
|
|
|
These globals are really nasty and one of the reasons I hate looking at
the HardInfo code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This file isn't used anymore, so it's safe to get rid of it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
information has been moved to separate file.
|
|
|
|
Should address #551.
|
|
|
|
|
|
|
|
|
|
|
|
defined as 0 and sensors.h is not available
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Related to #599.
|
|
|
|
Now that the sync manager is working fine, and we have the same
data in a structured way in JSON files, reading from this legacy
format doesn't need to be supported any longer.
|
|
|
|
|
|
|
|
Fixes #590
|
|
|
|
There is a small typo in modules/devices/riscv/riscv_data.c.
Should read `insensitive` rather than `insensitve`.
|
|
|