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

Created new directories to hold SPI-related files

parent e65b38ac
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
#include <errno.h> #include <errno.h>
#include <string.h> #include <string.h>
#include <nuttx/spi.h> #include <nuttx/spi/spi.h>
#include <nuttx/mtd.h> #include <nuttx/mtd.h>
FAR struct mtd_dev_s *ramtron_initialize(FAR struct spi_dev_s *dev); FAR struct mtd_dev_s *ramtron_initialize(FAR struct spi_dev_s *dev);
......
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