We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c68c0 commit 7cf5f6aCopy full SHA for 7cf5f6a
4 files changed
config/examples/versal_vmk180.config
@@ -92,3 +92,7 @@ CFLAGS_EXTRA+=-DWOLFBOOT_SHA_BLOCK_SIZE=4096
92
93
# UART Configuration - UART0 for APU console
94
CFLAGS_EXTRA+=-DDEBUG_UART_NUM=0
95
+
96
+# QSPI flash debug and test options (uncomment to enable)
97
+#CFLAGS_EXTRA+=-DDEBUG_QSPI
98
+#CFLAGS_EXTRA+=-DTEST_EXT_FLASH
0 commit comments