Change use of ferror() in uClibc++ so that is does not use more capability than is currently supported by the NuttX ferror()
This commit is contained in:
parent
876fcca8f7
commit
41fcc9504c
@ -182,7 +182,7 @@
|
|||||||
* alternative.
|
* 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_MISO PIN_SPI0_MISO_4
|
||||||
#define PIN_SPI0_MOSI PIN_SPI0_MOSI_3
|
#define PIN_SPI0_MOSI PIN_SPI0_MOSI_3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user