From 4811adfa95775e91fde03ec2c8322c9eaa69697f Mon Sep 17 00:00:00 2001 From: Umberto Baldi Date: Tue, 10 Aug 2021 11:00:31 +0200 Subject: [PATCH] remove newer firmwares since apparently they are not supported --- generator/boards.json | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/generator/boards.json b/generator/boards.json index 1ecce838..e3212f03 100644 --- a/generator/boards.json +++ b/generator/boards.json @@ -54,21 +54,7 @@ "moduleName":"NINA", "versions":[ "1.0.0", - "1.1.0", - "1.2.1", - "1.2.2", - "1.2.3", - "1.2.4", - "1.3.0", - "1.4.0", - "1.4.1", - "1.4.2", - "1.4.3", - "1.4.4", - "1.4.5", - "1.4.6", - "1.4.7", - "1.4.8" + "1.1.0" ] }, "arduino:megaavr:uno2018":{