diff options
| author | Barry Golden <[email protected]> | 2018-02-28 09:14:29 -0800 |
|---|---|---|
| committer | Wei Mao <[email protected]> | 2018-02-28 09:14:29 -0800 |
| commit | ba25139ebc243c1a79dcd6168cc95563a467b7ef (patch) | |
| tree | 039959ca9f4d884b7fce99deb67c02573e53d7ab /thermal/thermalclient | |
| parent | 9f760bef0de19ea6ceec4c46189903fa0f276c92 (diff) | |
Added .yaml files for samples portal (#214)
Diffstat (limited to 'thermal/thermalclient')
| -rw-r--r-- | thermal/thermalclient/thermal-thermalclient.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/thermal/thermalclient/thermal-thermalclient.yaml b/thermal/thermalclient/thermal-thermalclient.yaml new file mode 100644 index 00000000..c295593b --- /dev/null +++ b/thermal/thermalclient/thermal-thermalclient.yaml @@ -0,0 +1,10 @@ +### YamlMime:Sample +sample: +- name: SimThermalClient - Simulated Thermal Client Sample Driver + description: Simulates a device that is a Windows thermal management client. + generateZip: true + author: windows-driver-samples + languages: + - cpp + technologies: + - windows |
