From 7bf25607f1f7519b02521b941bfa4690eece44df Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Sun, 5 Nov 2023 13:08:15 -0700 Subject: help CI detect build failures made 'make' and 'build-all.sh' exit with an error on fail, so CI can hopefully detect it... and added an intentional source bug to make it fail for testing purposes --- hw/fireflies/arch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw') diff --git a/hw/fireflies/arch b/hw/fireflies/arch index d16b0f8..dcd026a 100644 --- a/hw/fireflies/arch +++ b/hw/fireflies/arch @@ -1 +1 @@ -attiny85 +attiny69 -- cgit v1.2.3