mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
Add missing #endif that was lost in the last checkin
This commit is contained in:
@@ -188,3 +188,4 @@ int lpc17_spicmddata(FAR struct spi_dev_s *dev, enum spi_dev_e devid, bool cmd)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#endif /* CONFIG_SPI_CMDDATA */
|
#endif /* CONFIG_SPI_CMDDATA */
|
||||||
|
#endif /* CONFIG_LPC17_SPI */
|
||||||
|
|||||||
Reference in New Issue
Block a user