Skip to content

Conversation

jepler
Copy link

@jepler jepler commented Jun 6, 2018

.. this reduces stack usage in main() substantially, because the 512 byte stack allocation will only exist during the new run_boot_py function's duration.

Closes: #904

.. this reduces stack usage in main() substantially, because
the 512 byte stack allocation will only exist during the new run_boot_py
function's duration.

Closes: adafruit#904
@jepler jepler requested a review from dhalbert June 6, 2018 13:03
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent! Thanks!

@dhalbert dhalbert merged commit 1079f94 into adafruit:master Jun 6, 2018
@jepler jepler deleted the main-stack-usage branch August 2, 2018 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants