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 370fc72 commit f7fcd43Copy full SHA for f7fcd43
ports/nrf/boards/simmel/mpconfigboard.mk
@@ -30,4 +30,4 @@ CIRCUITPY_ULAB = 0
30
31
# These defines must be overridden before mpconfigboard.h is included, which is
32
# why they are passed on the command line.
33
-CFLAGS += -DSPIM3_BUFFER_SIZE=0 -DSOFTDEVICE_RAM_SIZE='(32*1024)'
+CFLAGS += -DSPIM3_BUFFER_SIZE=0 -DSOFTDEVICE_RAM_SIZE='(32*1024)' -DNRFX_SPIM3_ENABLED=0
0 commit comments