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: micropython/micropython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: audioscience/micropython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: asi-master
Choose a head ref
  • 8 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 25, 2016

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

Commits on Nov 27, 2019

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

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    10ccda0 View commit details
    Browse the repository at this point in the history
  2. nlrthumb: use __builtint_unreachable only when __GNUC__ > 4

    Fixes build for TI's DM814x toolchain
    dbrignoli committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    5ac93ef View commit details
    Browse the repository at this point in the history
  3. modubus: update calls to mp_obj_new_str()

    Remove last argument from all calls to mp_obj_new_str().
    dbrignoli committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    f0d6b6c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

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

Commits on Mar 27, 2021

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

Commits on Oct 11, 2021

  1. lib/lwip: Switch to use GitHub mirror repo.

    It is hopefully more reliable.
    
    Signed-off-by: Damien George <damien@micropython.org>
    dpgeorge authored and dbrignoli committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    e617234 View commit details
    Browse the repository at this point in the history
Loading