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/micropython.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7657256
Choose a base ref
...
head repository: arduino/micropython.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 62696af
Choose a head ref
  • 13 commits
  • 5 files changed
  • 1 contributor

Commits on Nov 15, 2024

  1. Updated cli.js getfile method to leverage binary transfer.

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

Commits on Nov 19, 2024

  1. Merge pull request #19 from arduino/fix/update-cli-getfile

    Updated cli.js getFile method to leverage binary transfer.
    ubidefeo authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d0c7723 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. Refactored commands. Delete f,w,l leftover symbols.

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

Commits on Dec 9, 2024

  1. Removed leftover 'file' and renamed variable to 'f'.

    Signed-off-by: ubi de feo <me@ubidefeo.com>
    ubidefeo committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    2c26a58 View commit details
    Browse the repository at this point in the history
  2. Updated package version.

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

Commits on Dec 10, 2024

  1. Added contribution guidelines.

    Signed-off-by: ubi de feo <me@ubidefeo.com>
    ubidefeo committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    bc4cc1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from arduino/docs/contributing

    Docs/contributing
    ubidefeo authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    a7514a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from arduino/docs/contributing

    Added contribution guidelines.
    ubidefeo authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    5b1e672 View commit details
    Browse the repository at this point in the history
  4. Fixed executeString parameters.

    Signed-off-by: ubi de feo <me@ubidefeo.com>
    ubidefeo committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    0b44596 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25 from arduino/fix/execute-string

    Fix/execute string
    ubidefeo authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    27a4841 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #26 from arduino/fix/execute-string

    Fixed executeString parameters.
    ubidefeo authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    e6bc9bc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #20 from arduino/fix/del-leftover-symbols

    Fix/del leftover symbols - v 1.5.1
    ubidefeo authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    ea101e5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #27 from arduino/development

    Ready for v1.5.1
    ubidefeo authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    62696af View commit details
    Browse the repository at this point in the history
Loading