aboutsummaryrefslogtreecommitdiff
path: root/hw/fireflies/arch (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-05fixed intentional error, because CI build-fail test worked correctlySelene ToyKeeper1-1/+1
2023-11-05help CI detect build failuresSelene ToyKeeper1-1/+1
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
2023-11-03moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper1-0/+1
and updated other scripts and files accordingly