8000 Comparing 2.0.3...master · Networking-for-Arduino/EthernetENC · GitHub
[go: up one dir, main page]

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: Networking-for-Arduino/EthernetENC
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.3
Choose a base ref
...
head repository: Networking-for-Arduino/EthernetENC
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 13 files changed
  • 2 contributors

Commits on Feb 5, 2023

  1. Revert "buymeacoffee"

    This reverts commit fe7e7b9.
    JAndrassy committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    7809a0f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. uip_arp.c - workaround for weird crash on RP2040

    in uip_arp_update any attempt to retrieve value from ipaddr location
    crashes. memcmp works.
    JAndrassy committed May 7, 2023
    1 Configuration menu
    Copy the full SHA
    d043333 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    441a30a View commit details
    Browse the repository at this point in the history
  2. version 2.0.4

    JAndrassy committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bdc6ad1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    73bb4c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2535523 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    3088294 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    f233296 View commit details
    Browse the repository at this point in the history
  2. Ethernet.hostByName added

    JAndrassy committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    e2b3a8e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    323c226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    433dd3a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    ed0050a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Ethernet.end() added

    JAndrassy committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    3a50d3a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. fix: compile error on esp32 github actions (#58)

    good fix. thank you
    hideakitai authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d06811e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    20aff98 View commit details
    Browse the repository at this point in the history
  2. version 2.0.5

    JAndrassy committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    19664f6 View commit details
    Browse the repository at this point in the history
Loading
0