diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 236215fffb..fc6a4c82b3 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -2939,7 +2939,7 @@ extern void up_ledoff(int led);
- include/nuttx/spi.h
.
+ include/nuttx/spi/spi.h
.
All structures and APIs needed to work with SPI drivers are provided in this header file.