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

applications: set stack size correctly #1370

Merged
merged 1 commit into from
Jul 6, 2014

Conversation

OlegHahm
Copy link
Member

@OlegHahm OlegHahm commented Jul 4, 2014

The correct stack size for all examples and test applications correctly.
KERNEL_CONF_STACKSIZE_MAIN is the correct stack size for any thread
using printf.

Also adapted black lists accordingly.

The correct stack size for all examples and test applications correctly.
KERNEL_CONF_STACKSIZE_MAIN is the correct stack size for any thread
using printf.

Also adapted black lists accordingly.
@OlegHahm OlegHahm added this to the Release NEXT MAJOR milestone Jul 4, 2014
@LudwigKnuepfer
Copy link
Member

ACK

@mehlis
Copy link
Contributor

mehlis commented Jul 6, 2014

ACK

@OlegHahm merge at will

OlegHahm added a commit that referenced this pull request Jul 6, 2014
applications: set stack size correctly
@OlegHahm OlegHahm merged commit ade7c42 into RIOT-OS:master Jul 6, 2014
@OlegHahm OlegHahm deleted the fix_stack_sizes branch July 6, 2014 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: tests Area: tests and testing framework Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants