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

Change use of ferror() in uClibc++ so that is does not use more capability...

Change use of ferror() in uClibc++ so that is does not use more capability than is currently supported by the NuttX ferror()
parent 876fcca8
No related branches found
No related tags found
No related merge requests found
......@@ -182,7 +182,7 @@
* alternative.
*/
#define PIN_SPI0_SCK PIN_SPI0_SCK_2
#define PIN_SPI0_SCK PIN_SPI0_SCK_2
#define PIN_SPI0_MISO PIN_SPI0_MISO_4
#define PIN_SPI0_MOSI PIN_SPI0_MOSI_3
......
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