Private
Public Access
2
0

minnowboardmax: Add support for compatible boards

Signed-off-by: Evan Steele <evan.steele@intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Evan Steele
2015-09-15 15:35:26 +01:00
committed by Brendan Le Foll
parent 0071039fa0
commit e2aaa349ff
4 changed files with 12 additions and 8 deletions

View File

@@ -34,7 +34,7 @@ extern "C" {
#define MRAA_INTEL_MINNOW_MAX_PINCOUNT (26 + 1)
mraa_board_t*
mraa_intel_minnow_max();
mraa_intel_minnowboard_byt_compatible();
#ifdef __cplusplus
}