From 7ff42b89a6cb16917bcd1955a98657084e175520 Mon Sep 17 00:00:00 2001 From: geeksville Date: Mon, 27 Apr 2020 07:44:57 -0700 Subject: [PATCH] CI autobuilder can't yet build nrf52 targets --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 430e7b0d6..afba2b65f 100644 --- a/platformio.ini +++ b/platformio.ini @@ -9,7 +9,7 @@ ; https://docs.platformio.org/page/projectconf.html [platformio] -default_envs = nrf52dk +default_envs = tbeam ; Note: the github actions CI test build can't yet build NRF52 targets [common] ; common is not currently used