Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
116c4a9e4014b5802b6723278854bb5e3b0a407f
/
.
/
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
)