From 17b84282217e00aeec49d811f74d359537bdeb39 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Thu, 26 Sep 2019 00:38:40 +0300 Subject: [PATCH] Update connectivity options for iotaap_magnolia board // #231 --- boards/iotaap_magnolia.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/boards/iotaap_magnolia.json b/boards/iotaap_magnolia.json index b78c272..41aaf81 100644 --- a/boards/iotaap_magnolia.json +++ b/boards/iotaap_magnolia.json @@ -12,9 +12,8 @@ "connectivity": [ "wifi", "bluetooth", - "uart", - "spi", - "i2c" + "ethernet", + "can" ], "debug": { "openocd_board": "esp-wroom-32.cfg"