From 42da90aacf2eefdb406967c7986192feedef0809 Mon Sep 17 00:00:00 2001 From: Hunter Braun Date: Sat, 3 Sep 2022 23:06:55 -0500 Subject: [PATCH] Add arduboy core to repo.json --- repo.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repo.json b/repo.json index 2ab6c2e..8122053 100644 --- a/repo.json +++ b/repo.json @@ -54,5 +54,8 @@ }, { "repo": "nullobject/openfpga-tecmo" + }, + { + "repo": "agg23/analogue-arduboy" } ]