feat(emergency-report): add emergency report

This commit is contained in:
DJMrTV 2025-02-15 01:44:17 +01:00
commit 162a1420db
3 changed files with 80 additions and 1 deletions

View file

@ -10,7 +10,6 @@ debug = "none"
debug-assertions = false
strip = true
panic = "abort"
lto="fat"