diff options
| author | AlbertGuan9527 <[email protected]> | 2024-04-02 16:10:01 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-02 16:10:01 -0700 |
| commit | 04e03ee202c4ad752ca0f33f7b1d3b70ccb60106 (patch) | |
| tree | e223246c660e64034e4bba9db1e809e5a9f4ad94 /exclusions.csv | |
| parent | 13d4792ee72883cf25ec5ffc2812c9c6d9933ef4 (diff) | |
Add power limit policy and client sample driver (#1152)
This PR adds power limit policy and client driver as samples to use OS native power limit interfaces.
Diffstat (limited to 'exclusions.csv')
| -rw-r--r-- | exclusions.csv | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/exclusions.csv b/exclusions.csv index 6694a853..73a96d34 100644 --- a/exclusions.csv +++ b/exclusions.csv @@ -3,3 +3,5 @@ audio\acx\samples\audiocodec\driver,*,,22621,Only NI: error C1083: Cannot open i general\dchu\osrfx2_dchu_extension_loose,*|x64,,22621,Only NI: Only x64: Fails to build general\dchu\osrfx2_dchu_extension_tight,*|x64,,22621,Only NI: Only x64: Fails to build prm,*,,22621,Only NI: Not supported on NI. +powerlimit\plclient,*,,22621,Only build on Ge and above. +powerlimit\plpolicy,*,,22621,Only build on Ge and above. |
