project_include.cmake 106 B

123
  1. set(compile_options "-nostartfiles")
  2. idf_build_set_property(COMPILE_OPTIONS "${compile_options}" APPEND)