iio: Remove iio structures from mraa_platform_t
This means that a valid platform is no longer required for iio operations and therefore this is now only a req for using USBPLAT Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -35,6 +35,7 @@ extern "C" {
|
||||
#include "mraa_adv_func.h"
|
||||
|
||||
extern mraa_board_t* plat;
|
||||
extern mraa_iio_info_t* plat_iio;
|
||||
|
||||
/**
|
||||
* Takes in pin information and sets up the multiplexors.
|
||||
|
||||
Reference in New Issue
Block a user