William Cody Ardoin
William Cody Ardoin
Using Power Plan Settings/GUID's we can register for power source changes instead of querying the source to check for change: https://learn.microsoft.com/en-us/windows/win32/api/powersetting/nf-powersetting-powerregisterforeffectivepowermodenotifications?source=recommendations Tie all the Settings to custom AC and DC...
Refactoring to use a "HAL" which will abstract and provide a common library definition for all hardware. Namespace: HAL Namespace Inner: Device Type (PMIC, RTC, etc) Driver: Device Model (AXP2101,...
Refactor the device libraries into a unified HAL | This is a project issue to track progress |
Time is using multiple unneeded libs. Convert this to use standard time libs. | This is a project issue intended to track progress |
Right now, we can only use RAW (And I think a few others.. maybe? Have to check) protocol in .sub files. This request comes in 2 parts, one is covered...