From d825de49385589d5d2f9f65cb77655b095cdf68d Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Mon, 16 Mar 2020 19:05:28 +0800 Subject: [PATCH] hw2: add mirny --- hw2satellite.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hw2satellite.json b/hw2satellite.json index 4348654..4b35e35 100644 --- a/hw2satellite.json +++ b/hw2satellite.json @@ -6,6 +6,14 @@ "enable_sata_drtio": true, "peripherals": [ + { + "type": "mirny", + "ports": [1] + }, + { + "type": "mirny", + "ports": [2] + }, { "type": "urukul", "dds": "ad9910",