Trying to fix exception in el1

This commit is contained in:
2025-06-25 11:44:40 +02:00
parent 1ff752e3dd
commit fe8e5e000a
12 changed files with 159 additions and 74 deletions

View File

@@ -6,6 +6,8 @@ edition = "2021"
[profile.dev]
panic = "abort"
debug = true
opt-level = 0
[profile.release]
panic = "abort"