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: janLo/EspArduinoExceptionDecoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: oxan/EspArduinoExceptionDecoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    73744f1 View commit details
    Browse the repository at this point in the history
  2. Clean-up printing code

    oxan committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    ab9a85e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Clean-up AddressResolver

    oxan committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    04b39d4 View commit details
    Browse the repository at this point in the history
  2. Rework parser to be more robust & support new stack dump format

    Don't expect everything in an exact order with nothing betwen them, but
    just accept whatever we can. Also add support for the new stack dump
    format from newer Arduino frameworks.
    oxan committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    53a3f35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3eec51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7f568a View commit details
    Browse the repository at this point in the history
  5. Update README

    oxan committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    469b4fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e5ce7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    741d278 View commit details
    Browse the repository at this point in the history
  8. Auto-detect stack-only parameter

    oxan committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    d9fb31c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84a087f View commit details
    Browse the repository at this point in the history
Loading