Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gt netsocket tcp - increases threads' stack size #8132

Merged
merged 3 commits into from
Sep 27, 2018
Merged

gt netsocket tcp - increases threads' stack size #8132

merged 3 commits into from
Sep 27, 2018

Commits on Sep 14, 2018

  1. Declares gt netsocket test case buffers as static

    Veijo Pesonen committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    24905f5 View commit details
    Browse the repository at this point in the history
  2. Testing with ESP8266's AT firmware v1.7 takes more time

    Veijo Pesonen committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    88eea6a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Increases stack size for threads used in gt netsocket tcp test cases

    Stack size is insufficient for debug profile
    Stack size is insufficient for NUCLEO_F401RE+IDW01M1
    Please see ARMmbed/wifi-x-nucleo-idw01m1#17
    Veijo Pesonen committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    c454691 View commit details
    Browse the repository at this point in the history