build(hardware): enable SetupAPI feature for NPU detection (T3.4)

This commit is contained in:
iamdoubz
2026-07-02 15:55:00 -05:00
parent d5f7b1ac95
commit 0ffcd704b3
+1
View File
@@ -55,6 +55,7 @@ docx-rs = "0.4"
windows = { version = "0.58", features = [
"Win32_Media_Audio", # WASAPI (Phase 1)
"Win32_Graphics_Dxgi", # GPU enumeration (Phase 3)
"Win32_Devices_DeviceAndDriverInstallation", # SetupAPI: NPU detection (Phase 3, T3.4)
"Win32_System_Com",
"Win32_UI_Shell", # SetCurrentProcessExplicitAppUserModelID (Phase 8, T8.6)
"UI_Notifications", # scheduled toast reminders (Phase 8, T8.6, FR-CAL-5) — the