We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c9532 commit 407c5a2Copy full SHA for 407c5a2
CMakeLists.txt
@@ -160,15 +160,6 @@ if(RTOS_CHIBIOS_CHECK OR RTOS_TI_SIMPLELINK_CHECK)
160
unset(LINK_OPTIONS)
161
#################################################################
162
163
- #################################################################
164
- # clear other options and definitions that we want to set
165
- unset(COMPILE_OPTIONS)
166
- unset(C_COMPILE_OPTIONS)
167
- unset(CXX_COMPILE_OPTIONS)
168
- unset(COMPILE_DEFINITIONS)
169
- unset(LINK_OPTIONS)
170
171
-
172
endif()
173
174
#################################################################################
0 commit comments