Battery driver samples

The driver samples in this directory provides a starting point for writing a custom battery driver for your device.

Sample Description
Simulated Battery Driver (SimBatt) Demonstrates a KMDF-based implementation of Windows battery driver interfaces. Use this sample as a starting point to implement a battery miniport driver specific to your needs.