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 1bf4b86 commit 8317537Copy full SHA for 8317537
cpu/rp2350_riscv/Makefile.include
@@ -2,7 +2,6 @@
2
CFLAGS += -D$(CPU_MODEL)
3
CFLAGS += -DROM_START_ADDR=$(ROM_START_ADDR)
4
CFLAGS += -DRAM_START_ADDR=$(RAM_START_ADDR)
5
-CFLAGS += -Wno-error
6
CFLAGS += -march=rv32imac_zicsr_zifencei_zba_zbb_zbkb_zbs
7
CFLAGS += -mabi=lp64
8
0 commit comments