update template
This commit is contained in:
@@ -19,6 +19,9 @@ target_compile_options(${TARGET_NAME} PRIVATE
|
||||
"$<$<AND:$<NOT:$<CONFIG:Debug>>,$<COMPILE_LANGUAGE:C>>:-Os>"
|
||||
"$<$<AND:$<NOT:$<CONFIG:Debug>>,$<COMPILE_LANGUAGE:CXX>>:-Os>"
|
||||
|
||||
-ffunction-sections
|
||||
-fdata-sections
|
||||
|
||||
-mcpu=cortex-m23
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user