Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ArtnetEtherENC.h #79

Merged
merged 22 commits into from
Jan 10, 2024
Merged

Create ArtnetEtherENC.h #79

merged 22 commits into from
Jan 10, 2024

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    70f6966 View commit details
    Browse the repository at this point in the history
  2. fix mac address error when using EthernetENC

    MrFrangipane committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    0121a64 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. try to add examples and workflows

    MrFrangipane committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a5aa0dd View commit details
    Browse the repository at this point in the history
  2. fix readme

    MrFrangipane committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    67d4d45 View commit details
    Browse the repository at this point in the history
  3. fix readme

    MrFrangipane committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    dd1b268 View commit details
    Browse the repository at this point in the history
  4. fix readme

    MrFrangipane committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5c82eec View commit details
    Browse the repository at this point in the history
  5. make notes about ENC28J60 collapsible/exandable

    MrFrangipane committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9312719 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d89e9ec View commit details
    Browse the repository at this point in the history
  7. fix build tabulation

    MrFrangipane committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    519fa04 View commit details
    Browse the repository at this point in the history
  8. add explanation for 4 callacks limitation

    MrFrangipane committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b4df224 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. remove MAC address condition (latest github ENC supports it) + update…

    … readme
    MrFrangipane committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c4a09e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4f950 View commit details
    Browse the repository at this point in the history
  3. fix(workflow): split sketch-path to reduce memory footprint for avr b…

    …oards
    MrFrangipane committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    78d82d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c447be0 View commit details
    Browse the repository at this point in the history
  5. fix: remove unused svg file

    MrFrangipane committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ed18b37 View commit details
    Browse the repository at this point in the history
  6. fix(ArtnetEntherENC.h): remove unused directive

    MrFrangipane committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ad5dd56 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. test(workflow): enable avr:uno to check memory usage (since sketch-pa…

    …th was split)
    MrFrangipane committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b4cb6d3 View commit details
    Browse the repository at this point in the history
  2. test(workflows/ethernetENC): add fastled and send_receive folders (di…

    …sable avr:uno memory shortage still going on)
    MrFrangipane committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    05f2288 View commit details
    Browse the repository at this point in the history
  3. fix(workflows/ethernetENC): name folders correctly

    MrFrangipane committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9ddd952 View commit details
    Browse the repository at this point in the history
  4. fix(workflows/ethernetENC): remove FastLED because not supported by m…

    …krvidor4000
    MrFrangipane committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c04d767 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    743aa1c View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Co-authored-by: Hideaki Tai <hideaki.tai@gmail.com>
    MrFrangipane and hideakitai authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    72f22b9 View commit details
    Browse the repository at this point in the history