mirror of https://github.com/commaai/panda.git
well that's a concern, O2 breaks comm over SPI
This commit is contained in:
parent
64495a0018
commit
c8c8601751
|
@ -1,4 +1,4 @@
|
|||
CFLAGS += -I inc -I ../ -nostdlib -fno-builtin -std=gnu11 -O2
|
||||
CFLAGS += -I inc -I ../ -nostdlib -fno-builtin -std=gnu11 -O0
|
||||
CFLAGS += -Tstm32_flash.ld
|
||||
|
||||
CC = arm-none-eabi-gcc
|
||||
|
|
Loading…
Reference in New Issue