No exceptions on broadcom. Add parens to if

This commit is contained in:
Scott Shawcroft
2022-01-05 16:07:17 -08:00
parent 7b27b8f498
commit 47218eeb67
2 changed files with 11 additions and 8 deletions
+1
View File
@@ -10,6 +10,7 @@ CFLAGS += \
-nostdlib \
-nostartfiles \
-mgeneral-regs-only \
-fno-exceptions \
-std=c17
CROSS_COMPILE = arm-none-eabi-