aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/PWM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/PWM/Makefile')
-rw-r--r--testhal/STM32/PWM/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/PWM/Makefile b/testhal/STM32/PWM/Makefile
index d7822cdb3..a5c76f1c8 100644
--- a/testhal/STM32/PWM/Makefile
+++ b/testhal/STM32/PWM/Makefile
@@ -153,7 +153,7 @@ CPPWARN = -Wall -Wextra
#
# List all default C defines here, like -D_DEBUG=1
-DDEFS = -DCORTEX_USE_BASEPRI=TRUE
+DDEFS =
# List all default ASM defines here, like -D_DEBUG=1
DADEFS =