nxp-mcuxpresso / mcux-sdk

MCUXpresso SDK
BSD 3-Clause "New" or "Revised" License
301 stars 136 forks source link

Add pmu driver cmake file #56

Closed danieldegrasse closed 2 years ago

danieldegrasse commented 2 years ago

Adds pmu driver cmake file, in preparation for including this driver component into Zephyr.

Signed-off-by: Daniel DeGrasse daniel.degrasse@nxp.com

Prerequisites

Describe the pull request

The pmu driver component does not have a CMake file to allow it to be included. This PR adds a pmu driver CMake file, so this driver can be imported like other drivers are in the Zephyr NXP hal.