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: 4c6deac
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: 82bd389
Choose a head ref
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on Aug 13, 2025

  1. Fixed empty file list. Updated os import.

    Signed-off-by: ubi de feo <me@ubidefeo.com>
    ubidefeo committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    726eaff View commit details
    Browse the repository at this point in the history
  2. Updated version number for next release if fix accepted.

    Signed-off-by: ubi de feo <me@ubidefeo.com>
    ubidefeo committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    6530ddb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b0d1ee View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from arduino/fix/empty-folder-list-error

    Fixed empty file list. Updated os import.
    ubidefeo authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    35fa1d0 View commit details
    Browse the repository at this point in the history
  5. Housekeeping: align development's history with main

    Housekeeping: align development's history with main
    ubidefeo authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    82bd389 View commit details
    Browse the repository at this point in the history
Loading