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

Commits on Feb 23, 2025

  1. Update CAN.h

    Changing library to work exclusively with MCP2515 on an ESP32
    JayFromProgramming authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    cbf46d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9f4f88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78bc3d6 View commit details
    Browse the repository at this point in the history
  4. Update MCP2515.h

    JayFromProgramming authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    7a3f1eb View commit details
    Browse the repository at this point in the history
  5. Update MCP2515.h

    JayFromProgramming authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    55edb01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    137ffee View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Configuration menu
    Copy the full SHA
    53c697d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0b463b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c09c66 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Added cleaned up ESP32 interrupt support and re-added support for the…

    … ESP32s builtin CAN controller
    JayFromProgramming committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    b87f62e View commit details
    Browse the repository at this point in the history
  2. Added cleaned up ESP32 interrupt support and re-added support for the…

    … ESP32s builtin CAN controller
    JayFromProgramming committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    869a827 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbdacbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be9a5f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d04527c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfd548c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f1bc84 View commit details
    Browse the repository at this point in the history
Loading