From 55f91130376b9580a9720a641e80d4049a19d639 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 1 Jul 2013 08:11:54 -0600 Subject: Created new directories to hold SPI-related files --- nuttx/configs/shenzhou/src/up_w25.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/shenzhou/src/up_w25.c') diff --git a/nuttx/configs/shenzhou/src/up_w25.c b/nuttx/configs/shenzhou/src/up_w25.c index 01936997f..dfbb18ef9 100644 --- a/nuttx/configs/shenzhou/src/up_w25.c +++ b/nuttx/configs/shenzhou/src/up_w25.c @@ -48,7 +48,7 @@ #include #ifdef CONFIG_STM32_SPI1 -# include +# include # include # include #endif -- cgit v1.2.3