Skip to content

Commit

Permalink
Remove NANOS_STACK_SIZE
Browse files Browse the repository at this point in the history
  • Loading branch information
SecretSaturn committed Dec 15, 2023
1 parent 8cf60d5 commit 450bfca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ endif

APP_LOAD_PARAMS = --curve secp256k1 $(COMMON_LOAD_PARAMS) --path $(APPPATH)

NANOS_STACK_SIZE := 1890
include $(CURDIR)/../deps/ledger-zxlib/makefiles/Makefile.devices

$(info TARGET_NAME = [$(TARGET_NAME)])
Expand Down

0 comments on commit 450bfca

Please sign in to comment.