From cd6c7c6bfb927a1297123f95dd42a43659ac5171 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Wed, 16 Dec 2020 11:53:10 +0100 Subject: [PATCH] uaarhus: add urukul --- uaarhus.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/uaarhus.json b/uaarhus.json index e6d82ec..b1a87b0 100644 --- a/uaarhus.json +++ b/uaarhus.json @@ -34,6 +34,13 @@ "type": "grabber", "hw_rev": "v1.1", "ports": [4] + }, + { + "type": "urukul", + "hw_rev": "v1.5", + "ports": [5, 6], + "clk_sel": 2, + "synchronization": true } ] }