From e9a31fff6951017482f65eb332f55506e6899a33 Mon Sep 17 00:00:00 2001 From: Gunar Schorcht Date: Thu, 1 Sep 2022 17:29:54 +0200 Subject: [PATCH] REMOVE --- .murdock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.murdock b/.murdock index d05c8a46e8d3..363a644b47f7 100755 --- a/.murdock +++ b/.murdock @@ -1,7 +1,7 @@ #!/bin/sh # uncomment and change this to limit builds, e.g., -#export BOARDS="samr21-xpro native" +export BOARDS="esp32-wroom-32" # and / or #export APPS="examples/hello-world tests/unittests"