Private
Public Access
2
0

mraa: rename from maa to mraa

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-06-24 17:24:54 +01:00
parent 79d0da4853
commit 6853997a92
74 changed files with 966 additions and 966 deletions

View File

@@ -24,9 +24,9 @@
#pragma once
#include "maa.h"
#include "mraa.h"
#define MAA_INTEL_GALILEO_REV_D_PINCOUNT 25
#define MRAA_INTEL_GALILEO_REV_D_PINCOUNT 25
maa_board_t*
maa_intel_galileo_rev_d();
mraa_board_t*
mraa_intel_galileo_rev_d();