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