From efc0f3fc15cc1ca5cde53c35f0f21e9739120f4c Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Fri, 11 Nov 2022 12:20:49 +0100 Subject: [PATCH] srcfile: add microzig and regz repos --- srcfiles/src | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcfiles/src b/srcfiles/src index de1f7f3..70bdefa 100644 --- a/srcfiles/src +++ b/srcfiles/src @@ -281,6 +281,8 @@ git https://codeberg.org/dnkl/foot.git foot git https://git.sr.ht/~leon_plickat/nfm nfm git https://github.com/UltimateHackingKeyboard/firmware uhk-firmware git https://github.com/UltimateHackingKeyboard/agent uhk-agent +git https://github.com/ZigEmbeddedGroup/microzig microzig +git https://github.com/ZigEmbeddedGroup/regz regz # My own projects git git@github.com:ziglibs/lscolors zig-lscolors