zephyr/subsys/power/CMakeLists.txt

6 lines
66 B
CMake

zephyr_sources(
power.c
device.c
)
add_subdirectory(policy)