Skip to content

Commit

Permalink
Revert "Use nano specs (qmk#8270)" (qmk#9044)
Browse files Browse the repository at this point in the history
This reverts commit c775104.
  • Loading branch information
zvecr authored and sjmacneil committed Jan 27, 2021
1 parent b14f936 commit e5903ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tmk_core/chibios.mk
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ LDFLAGS += -mno-thumb-interwork -mthumb
LDSYMBOLS =,--defsym=__process_stack_size__=$(USE_PROCESS_STACKSIZE)
LDSYMBOLS :=$(LDSYMBOLS),--defsym=__main_stack_size__=$(USE_EXCEPTIONS_STACKSIZE)
LDFLAGS += -Wl,--script=$(LDSCRIPT)$(LDSYMBOLS)
LDFLAGS += --specs=nano.specs

OPT_DEFS += -DPROTOCOL_CHIBIOS

Expand Down

0 comments on commit e5903ba

Please sign in to comment.