Skip to content

Fix typo that used 16kB for stack. #4493

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

Merged
merged 1 commit into from
Jun 8, 2017
Merged

Fix typo that used 16kB for stack. #4493

merged 1 commit into from
Jun 8, 2017

Conversation

SeppoTakalo
Copy link
Contributor

@SeppoTakalo SeppoTakalo commented Jun 7, 2017

Intent is to use 2kB for stack, not 16kB, but the divide operand
has been forgotten here.

Description

During a CMSIS2/RTX2 work this typo has appeared in our timer. Caused RAM usage to jump 14kB up.

Status

READY

Should be included in 5.5 RC2

Intend is to use 2kB for stack, not 16kB, but the divide operand
has been forgotten here.
@SeppoTakalo SeppoTakalo requested review from bulislaw, sg- and 0xc0170 June 7, 2017 12:38
@c1728p9
Copy link
Contributor

c1728p9 commented Jun 7, 2017

retest uvisor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants