Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microbit-foundation/micropython-microbit-v2-simulator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.11
Choose a base ref
...
head repository: microbit-foundation/micropython-microbit-v2-simulator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.12
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Sep 26, 2023

  1. Increase asyncify stack size (#106)

    Pick the first power of two where we fail with a pystack exhausted
    error in MicroPython rather than an asyncify-related error.
    
    Add an example to the demo that finds the max stack size.
    microbit-matt-hillsdon authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    009abf4 View commit details
    Browse the repository at this point in the history
Loading