This commit is contained in:
marton bognar 2025-03-12 13:34:09 +01:00
parent ac3cf23632
commit 2256bc29f7
5 changed files with 399 additions and 392 deletions

View file

@ -2,7 +2,7 @@ name := "SpinalExercises"
version := "0.1"
scalaVersion := "2.11.12"
val spinalVersion = "1.7.3"
val spinalVersion = "1.10.2a"
fork := true