esp-idf/components/riscv/project_include.cmake

4 wiersze
106 B
CMake

set(compile_options "-nostartfiles")
idf_build_set_property(COMPILE_OPTIONS "${compile_options}" APPEND)