Skip to content
Snippets Groups Projects
Commit 723165d4 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

configs/spark: Fix warning because STM32_NSPI is not defined

parent e5ca3332
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,7 @@
#include <nuttx/config.h>
#include <nuttx/compiler.h>
#include <stdint.h>
#include <arch/chip/chip.h>
/************************************************************************************
* Pre-processor Definitions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment