96boards: add support to HiKey 96board
This patch adds support to HiKey board which complies with 96boards spec. More info about board @https://www.96boards.org/products/ce/hikey/ Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
committed by
Brendan Le Foll
parent
c0dfb71237
commit
36fabe3245
@@ -39,6 +39,7 @@ extern "C" {
|
||||
#define MRAA_96BOARDS_LS_UART_COUNT 2
|
||||
|
||||
#define DB410C_PINCOUNT 122
|
||||
#define HIKEY_PINCOUNT 512
|
||||
|
||||
mraa_board_t* mraa_96boards();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user