Private
Public Access
2
0
Files
mraa/examples
Andrei Vasiliu cb97f24edd mraa-gpio.c: Solved issue with getchar() call on Galileo
There is a problem with missing symbols __fgetc_unlocked and __stdin in the
libc library build for Galileo. Solved this by replacing the getchar() call
with fscanf().

Signed-off-by: Andrei Vasiliu <andrei.vasiliu@intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-08-21 11:05:20 +01:00
..
2015-06-02 08:43:14 +01:00