Skip to content

Commit

Permalink
tap-v1 Increased IRQ Stack Size
Browse files Browse the repository at this point in the history
  • Loading branch information
David Sidrane committed Jan 27, 2017
1 parent c0e6175 commit fb5e451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuttx-configs/tap-v1/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ CONFIG_BOARD_LOOPSPERMSEC=16717
# Interrupt options
#
CONFIG_ARCH_HAVE_INTERRUPTSTACK=y
CONFIG_ARCH_INTERRUPTSTACK=670
CONFIG_ARCH_INTERRUPTSTACK=750
CONFIG_ARCH_HAVE_HIPRI_INTERRUPT=y
CONFIG_ARCH_HIPRI_INTERRUPT=y

Expand Down

0 comments on commit fb5e451

Please sign in to comment.