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: arduino/arduino-runtime-mpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: arduino/arduino-runtime-mpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Choose a head ref
  • 10 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 30, 2024

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

Commits on Apr 5, 2024

  1. Merge pull request #13 from arduino/cleanup/examples

    Cleanup/examples
    ubidefeo authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0ad03e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    e77b493 View commit details
    Browse the repository at this point in the history
  2. Updated version number.

    Signed-off-by: ubi de feo <me@ubidefeo.com>
    ubidefeo committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    44606ea View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Merge pull request #14 from arduino/feature/preload

    Reintroduced preload for future use.
    ubidefeo authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bce3c0e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Reworked API for map/mapi into map_float/map_int.

    Signed-off-by: ubi de feo <me@ubidefeo.com>
    ubidefeo committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8b64a5c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Update version in __init__.py.

    Signed-off-by: ubi de feo <me@ubidefeo.com>
    ubidefeo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    bb43824 View commit details
    Browse the repository at this point in the history
  2. Removed Murilo Polese as author/contributor upon his request.

    Signed-off-by: ubi de feo <me@ubidefeo.com>
    ubidefeo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3855a1c View commit details
    Browse the repository at this point in the history
  3. Update install.sh

    Co-authored-by: Sebastian Romero <s.romero@arduino.cc>
    ubidefeo and sebromero authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3d39d9b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from arduino/development

    merge development into main
    ubidefeo authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1d35ef1 View commit details
    Browse the repository at this point in the history
Loading