CMakeLists.txt 143 B

123456789
  1. #
  2. # Copyright (c) 2020 Actions Semiconductor
  3. #
  4. # SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Actions
  5. #
  6. zephyr_sources(
  7. watchdog_hal.c
  8. )