update bare cmake file

This commit is contained in:
Amar Mahmutbegovic
2024-06-30 22:44:58 +02:00
parent ed4025257f
commit 8a82226c0c

View File

@@ -115,10 +115,6 @@ target_link_options(
-mcpu=cortex-m0
-mthumb
-specs=nano.specs
-lnosys
-u
-lc
-lm
-Wl,--no-warn-rwx-segments
-Wl,-Map=${PROJECT_NAME}.map,--cref
-Wl,--gc-sections)