CMakeLists.txt 139 B

1234567
  1. # Copyright (c) 2020 Actions Semiconductor Co., Ltd
  2. #
  3. # SPDX-License-Identifier: Apache-2.0
  4. zephyr_library_sources(
  5. power_manager.c
  6. )