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: esp32
Choose a base ref
...
head repository: open-eio/micropython-esp32
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: esp32
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 28, 2017

  1. used the esp8266's method for sizing the flash file system

    Craig Wm. Versek committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    f4864b5 View commit details
    Browse the repository at this point in the history
  2. boost STACK to 32kB and HEAP to 128kB

    Craig Wm. Versek committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    b60fc4f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. take their more conservative 96kB heap allocation

    Craig Wm. Versek committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    33e0dd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22c2ed7 View commit details
    Browse the repository at this point in the history
Loading