1# Ambiq HAL Components
2#
3# Copyright (c) 2023 Ambiq Micro Inc. <www.ambiq.com>
4#
5# SPDX-License-Identifier: Apache-2.0
6
7zephyr_library()
8zephyr_library_sources(bluetooth/am_devices_cooper.c)
9zephyr_include_directories(bluetooth)
10