From 15200cbe91f27fdac5016775f667aa6714941191 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Fri, 3 Apr 2020 17:33:04 +0800 Subject: [PATCH] saymamaster: enable Urukul synchronization --- saymamaster.json | 1 + 1 file changed, 1 insertion(+) diff --git a/saymamaster.json b/saymamaster.json index e7fd825..f3be59b 100644 --- a/saymamaster.json +++ b/saymamaster.json @@ -7,6 +7,7 @@ "peripherals": [ { "type": "urukul", + "synchronization": true, "ports": [0, 1], "clk_sel": 2, "pll_n": 16,