Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c79c4ef9a841446c2cbdffab5016407b9e15df22
/
.
/
soc
/
bflb
/
common
/
CMakeLists.txt
blob: 2675509dd81dbb78c29beff849c00840b6ac1f2e [
file
] [
log
] [
blame
]
# Copyright (c) 2021-2025 ATL Electronics
#
# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(.)
zephyr_sources(
soc_irq.S
soc_common_irq.c
vector.S
)