From b58f4b77dfd5ba27a651d5b945968a8935e4ba7a Mon Sep 17 00:00:00 2001 From: "Peter A. Jonsson" Date: Sat, 21 May 2022 20:22:28 +0200 Subject: [PATCH] build.xml: add -firmware targets Add some targets that makes it possible to run the files under tests/ from ant. --- build.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/build.xml b/build.xml index 136884c..0b8be47 100644 --- a/build.xml +++ b/build.xml @@ -61,6 +61,14 @@ + + + + + + @@ -134,6 +142,15 @@ + + + + + +