tests/recursive_iternext: Clang/Linux is even more stack-frugal than MacOS.

modlwip-pbuf-chain
Paul Sokolovsky 2016-06-04 03:09:58 +03:00
parent 9b39263b11
commit a1a261d8e8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
try:
# large stack/heap, eg unix
[0] * 80000
N = 2000
N = 2400
except:
try:
# medium, eg pyboard