Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
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-esp32
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2f4dac5
Choose a base ref
...
head repository: intustab/micropython-esp32
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d68f400
Choose a head ref
  • 6 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 16, 2017

  1. Configuration menu
    Copy the full SHA
    98458b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a54a3ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a1736e View commit details
    Browse the repository at this point in the history
  4. removed temporary modmachine.c copies

    intustab committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    80b7674 View commit details
    Browse the repository at this point in the history
  5. added sys.devversion to track development changes between releases. s…

    …witched by Makefile macro definition MP_DEV_VERSION
    intustab committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    46fdf28 View commit details
    Browse the repository at this point in the history
  6. forgot to add machine_sleep.c to esp32 repo

    intustab committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    d68f400 View commit details
    Browse the repository at this point in the history
Loading