microsoft / Windows-driver-samples

This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
Microsoft Public License
6.92k stars 4.93k forks source link

Remove ARM and x86 platforms from AudioCodec sample driver. #987

Closed judzmura closed 1 year ago

judzmura commented 1 year ago

Needed to remove ARM and x86 platforms from the solution and project files for the AudioCodec sample driver, as they are not supported by newer version of the kit and therefore some of the builds were failing on Github.