mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -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")
|