Private
Public Access
2
0

mock: added AIO pin and logic

Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Alex Tereschenko
2016-07-10 17:40:11 +02:00
committed by Brendan Le Foll
parent 917a1bd371
commit 63b244cfc3
6 changed files with 102 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ extern "C" {
#include "mraa_internal.h"
#define MRAA_MOCK_PINCOUNT 1
#define MRAA_MOCK_PINCOUNT 2
mraa_board_t*
mraa_mock_board();