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

Commits on Jan 23, 2018

  1. Add pypi to readme

    mcauser committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    e7210c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. allow dots in strings

    This add support for calling the `show` method with strings containing
    dots, such as "8.8.8.8" or "1.234".
    larsks committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    7c04995 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Merge pull request #3 from larsks/feature/dots

    allow dots in strings
    mcauser authored Feb 16, 2018
    Configuration menu
    Copy the full SHA
    5f5ea25 View commit details
    Browse the repository at this point in the history
  2. Constant for MSB

    mcauser committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    5abb025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e495fb View commit details
    Browse the repository at this point in the history
  4. Comments

    mcauser committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    46b6abd View commit details
    Browse the repository at this point in the history
  5. Support 6 digit displays

    mcauser committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    b31bcb5 View commit details
    Browse the repository at this point in the history
  6. Examples

    mcauser committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    bcf9920 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Configuration menu
    Copy the full SHA
    f07f42f View commit details
    Browse the repository at this point in the history
  2. fix typo

    thijstriemstra authored Jul 27, 2018
    Configuration menu
    Copy the full SHA
    4fb0702 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2018

  1. Merge pull request #5 from thijstriemstra/patch-1

    use syntax highlighting
    mcauser authored Jul 28, 2018
    Configuration menu
    Copy the full SHA
    b23ef55 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. add license header

    thijstriemstra authored Jul 31, 2018
    Configuration menu
    Copy the full SHA
    9cbcf2d View commit details
    Browse the repository at this point in the history
  2. update year

    thijstriemstra authored Jul 31, 2018
    Configuration menu
    Copy the full SHA
    1ca59ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from thijstriemstra/patch-1

    add license header
    mcauser authored Jul 31, 2018
    Configuration menu
    Copy the full SHA
    57bf5a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Update license

    mcauser committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    17d4c3e View commit details
    Browse the repository at this point in the history
  2. Update photo

    mcauser committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    0ef0fc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Add mpremote mip

    mcauser committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    cc9ecc6 View commit details
    Browse the repository at this point in the history
Loading