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

Commits on May 22, 2018

  1. using ESP_FAIL not 0xFFFFFFFF

    Jascha Haldemann committed May 22, 2018
    Configuration menu
    Copy the full SHA
    00f9d3f View commit details
    Browse the repository at this point in the history
  2. fixed SD_MMC host init bug

    Jascha Haldemann committed May 22, 2018
    Configuration menu
    Copy the full SHA
    5ac7c5b View commit details
    Browse the repository at this point in the history
  3. using log_d instead of log_e for now to prevent spaming

    Jascha Haldemann committed May 22, 2018
    Configuration menu
    Copy the full SHA
    dee220c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. commented the log_n

    Jascha Haldemann committed May 31, 2018
    Configuration menu
    Copy the full SHA
    7c5653e View commit details
    Browse the repository at this point in the history
Loading