From 90600e3f0761dcd2858a591c68c62c2fd259a381 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sun, 2 Jan 2022 16:25:36 +0100 Subject: WIP c implementation --- peru.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'peru.yaml') diff --git a/peru.yaml b/peru.yaml index da8ee8a..1e733b3 100644 --- a/peru.yaml +++ b/peru.yaml @@ -1,6 +1,7 @@ imports: jsmn: deps/jsmn argparse: deps/argparse + hat-util: deps/hat-util git module jsmn: url: https://github.com/zserge/jsmn @@ -11,3 +12,7 @@ git module argparse: pick: - argparse.c - argparse.h + +git module hat-util: + url: https://github.com/hat-open/hat-util + pick: src_c -- cgit v1.2.3-70-g09d2