From 66ad81135cd46e912f267d2170f735a33a6f72d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Thu, 3 Jun 2021 11:48:01 +0200 Subject: [PATCH] ptb9: re-add urukul on single eem --- ptb9.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ptb9.json b/ptb9.json index 5eceae8..ec400bd 100644 --- a/ptb9.json +++ b/ptb9.json @@ -42,10 +42,17 @@ "bank_direction_low": "output", "bank_direction_high": "output" }, + { + "type": "urukul", + "hw_rev": "v1.5", + "ports": [4], + "clk_sel": 2, + "synchronization": true + }, { "type": "zotino", "hw_rev": "v1.3", - "ports": [4] + "ports": [5] }, { "type": "urukul",