Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b97c2da2f2ca143ae41f6d07e6752548de8affab
/
.
/
soc
/
riscv
/
esp32c3
/
CMakeLists.txt
blob: f66f57c5477e3a5f40a410acd40dbbb1c949d503 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
zephyr_sources(
idle.c
vectors.S
soc_irq.S
soc_irq.c
soc.c
)