From b8ea05597ff70115f3ea9a578a5ac9a6e5be5d0b Mon Sep 17 00:00:00 2001 From: BlackMark Date: Sat, 1 Feb 2020 22:38:15 +0100 Subject: [PATCH] Changed toolchain to gcc v9 --- io/io.cppproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io/io.cppproj b/io/io.cppproj index b278241..3d47a19 100644 --- a/io/io.cppproj +++ b/io/io.cppproj @@ -15,7 +15,7 @@ io io io - Native + avr-g++-9.1.0 true false true