Skip to content

Commit

Permalink
Revert "Set opt to fast"
Browse files Browse the repository at this point in the history
This reverts commit 596aa3d.
  • Loading branch information
drashna committed Aug 12, 2024
1 parent 596aa3d commit ef5b61f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions users/drashna/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ ifeq ($(strip $(HARDWARE_DEBUG_ENABLE)), yes)
LTO_ENABLE := no
OPT := 0
OPT_DEFS += -g
else
OPT = fast
endif

ifeq ($(strip $(DEBUG_MATRIX_SCAN_RATE_ENABLE)), yes)
Expand Down

0 comments on commit ef5b61f

Please sign in to comment.