Private
Public Access
2
0

mraa: Remove global advance_func struct and place it in platform configuration

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2015-09-03 15:28:36 +01:00
parent fc55088c03
commit 07343e2ee7
19 changed files with 277 additions and 179 deletions

View File

@@ -35,9 +35,6 @@ extern "C" {
#include "mraa_adv_func.h"
extern mraa_board_t* plat;
// TODO: Remove global advance_func and use module context instead
extern mraa_adv_func_t* advance_func;
/**
* Takes in pin information and sets up the multiplexors.