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

[DO NOT MERGE] Update for forthcoming beta MicroPython #97

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Mar 19, 2024

  1. Add was_touched

    I think the docs PRs are missing get_touches too but will revisit that.
    microbit-matt-hillsdon committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    791689a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    506c92f View commit details
    Browse the repository at this point in the history
  2. WIP recording playback APIs

    These are not final and we have outstanding queries.
    microbit-matt-hillsdon committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9221520 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12a25f1 View commit details
    Browse the repository at this point in the history
  4. Add examples

    microbit-grace committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d9b3ffb View commit details
    Browse the repository at this point in the history
  5. Tweak

    microbit-grace committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    44af467 View commit details
    Browse the repository at this point in the history
  6. Update to deep_sleep doc

    To match changes in docs: Update Power Mgm to change run_every behaviour #769
    microbit-grace committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5ff1eb7 View commit details
    Browse the repository at this point in the history
  7. Update run_every microbit doc

    To match PR docs: Add missing days parameter to microbit.run_every. (#767)
    microbit-grace committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6190ec7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9704523 View commit details
    Browse the repository at this point in the history
  9. Revert "Update to deep_sleep doc"

    This reverts commit 5ff1eb7.
    Accidentally changed lang/ca/typeshed (Welsh one) instead of en.
    microbit-grace committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e0a4593 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7f91ec View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. ticks_cpu doc

    microbit-grace committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    79b44b6 View commit details
    Browse the repository at this point in the history
  2. Add WIP audio.sound_level stub

    To be updated once there is a doc for it.
    microbit-grace committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b90c486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    609444f View commit details
    Browse the repository at this point in the history
  4. Duration doesn't have a default in practice

    I've flagged this in the docs - it's possible the implementation will be
    corrected instead.
    microbit-matt-hillsdon committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7cb5277 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    f5ca4aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    936b172 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    7057837 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    f4c9898 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Initial stubs updates

    We'll have to do something about dunder docs as they're really key to
    this API
    microbit-matt-hillsdon committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    263b689 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Corrections

    microbit-matt-hillsdon committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3826bce View commit details
    Browse the repository at this point in the history
  2. Corrections

    microbit-matt-hillsdon committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6dcc5ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc85377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69aaab7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91eb337 View commit details
    Browse the repository at this point in the history