Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3c1bb43d3e636731d93f6506f69ac1a25c5320b3
/
.
/
drivers
/
stepper
/
allegro
/
CMakeLists.txt
blob: 63576a655c67f26fbf719d97ce6920e78ab8c921 [
file
] [
log
] [
blame
]
# SPDX-FileCopyrightText: Copyright (c) 2025 Carl Zeiss Meditec AG
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_property(ALLOW_EMPTY TRUE)
zephyr_library_sources_ifdef(CONFIG_A4979_STEPPER a4979.c)