contains hardfault

This commit is contained in:
2025-05-27 22:53:46 +02:00
parent 5253648cfb
commit facd40cc9d
5 changed files with 19 additions and 12 deletions

View File

@@ -22,7 +22,7 @@ TARGET = Parafraktor
# debug build?
DEBUG = 1
# optimization
OPT = -Og
OPT = -O0
#######################################