Skip to content

Commit

Permalink
tests/atmega8: stacksize adjustement
Browse files Browse the repository at this point in the history
  • Loading branch information
hugueslarrive committed Jun 20, 2023
1 parent 0b50058 commit 4529455
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/atmega8/spi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@ FEATURES_REQUIRED += periph_spi
DEVELHELP = 0
CFLAGS += -DNDEBUG -DLOG_LEVEL=LOG_NONE
DISABLE_MODULE += core_msg
CFLAGS += -DTHREAD_STACKSIZE_IDLE=64
CFLAGS += -DTHREAD_STACKSIZE_MAIN=128

include $(RIOTBASE)/Makefile.include

0 comments on commit 4529455

Please sign in to comment.