mirror of
https://github.com/espressif/esp-idf
synced 2025-04-02 12:50:12 -04:00
3 lines
178 B
CMake
3 lines
178 B
CMake
target_sources(${COMPONENT_LIB} PRIVATE "${CMAKE_CURRENT_LIST_DIR}/dport_panic_highint_hdl.S"
|
|
"${CMAKE_CURRENT_LIST_DIR}/reset_reason.c")
|