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

W5500/SPI Ethernet Support (T-ETH-Lite-S3) #129

Draft
wants to merge 214 commits into
base: mdev
Choose a base branch
from

Commits on Dec 7, 2023

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

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    cca0055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f3e491 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    d398a4d View commit details
    Browse the repository at this point in the history
  2. Minor tidy.

    troyhacks committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b1a099c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    549f014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f574a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    2641dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b60013 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    483daa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dde1f9 View commit details
    Browse the repository at this point in the history
  5. Comments

    troyhacks committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    16ee90b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Updated to ETHClass2

    troyhacks committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e6d127d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e72a779 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42926f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3987960 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from troyhacks/Art-Net_Improvements

    Art net improvements
    troyhacks committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    09da8cb View commit details
    Browse the repository at this point in the history
  6. For my test setup

    troyhacks committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fe2958a View commit details
    Browse the repository at this point in the history
  7. DDP port fix

    troyhacks committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c8cfa9d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Network Event fixes

    troyhacks committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d1da208 View commit details
    Browse the repository at this point in the history
  2. Network Event fixes

    troyhacks committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8d3af36 View commit details
    Browse the repository at this point in the history
  3. Check for ethernet support

    troyhacks committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5d36aa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    494a0f6 View commit details
    Browse the repository at this point in the history
  5. Testing a build fix

    troyhacks committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    bbb82e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d2d300 View commit details
    Browse the repository at this point in the history
  7. Testing build fixes

    troyhacks committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8d54d6a View commit details
    Browse the repository at this point in the history
  8. Testing build fixes

    troyhacks committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    16c782c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f51290c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b000c6d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7acc6a View commit details
    Browse the repository at this point in the history
  12. Revert "Merge branch 'W5500+Art-Net_Improvements' into W5500_Support"

    This reverts commit b7acc6a, reversing
    changes made to f51290c.
    troyhacks committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    df2d327 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    67f7b0c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1c835b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Squashed commit of the following:

    commit 1c835b0
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 11:57:54 2024 -0400
    
        Don't use TroyHacksAsyncUDP on S3 unless WLED_USE_ETHERNET
    
    commit 67f7b0c
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 11:49:05 2024 -0400
    
        Don't use ETHClass2 on S3 unless WLED_USE_ETHERNET
    
    commit df2d327
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 11:40:55 2024 -0400
    
        Revert "Merge branch 'W5500+Art-Net_Improvements' into W5500_Support"
    
        This reverts commit b7acc6a, reversing
        changes made to f51290c.
    
    commit b7acc6a
    Merge: f51290c b000c6d
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 11:36:39 2024 -0400
    
        Merge branch 'W5500+Art-Net_Improvements' into W5500_Support
    
    commit b000c6d
    Merge: d1da208 34f4905
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 11:32:19 2024 -0400
    
        Merge branch 'MoonModules:mdev' into W5500+Art-Net_Improvements
    
    commit f51290c
    Merge: 16c782c 34f4905
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 11:32:10 2024 -0400
    
        Merge branch 'MoonModules:mdev' into W5500_Support
    
    commit 16c782c
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 11:30:50 2024 -0400
    
        Testing build fixes
    
    commit 8d54d6a
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 11:25:57 2024 -0400
    
        Testing build fixes
    
    commit 2d2d300
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 11:21:20 2024 -0400
    
        Testing build fixes for IDF below 4.0.0
    
    commit bbb82e2
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 11:17:00 2024 -0400
    
        Testing a build fix
    
    commit 494a0f6
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 09:12:06 2024 -0400
    
        Confirm we have an event list included in build
    
    commit 5d36aa8
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 09:07:07 2024 -0400
    
        Check for ethernet support
    
    commit 8d3af36
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 08:58:54 2024 -0400
    
        Network Event fixes
    
    commit d1da208
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 08:58:54 2024 -0400
    
        Network Event fixes
    
    commit c8cfa9d
    Author: Troy <[email protected]>
    Date:   Thu Apr 18 10:42:53 2024 -0400
    
        DDP port fix
    
    commit fe2958a
    Author: Troy <[email protected]>
    Date:   Thu Apr 18 09:25:19 2024 -0400
    
        For my test setup
    
    commit 09da8cb
    Merge: e6d127d 3987960
    Author: Troy <[email protected]>
    Date:   Thu Apr 18 09:20:29 2024 -0400
    
        Merge pull request #1 from troyhacks/Art-Net_Improvements
    
        Art net improvements
    
    commit 3987960
    Author: Troy <[email protected]>
    Date:   Thu Apr 18 09:10:53 2024 -0400
    
        Make sure "0" is never a sequence number
    
    commit 42926f6
    Author: Troy <[email protected]>
    Date:   Thu Apr 18 09:09:30 2024 -0400
    
        Revert. Art-Net compliance app complained about missing packets due to sequence numbers.
    
    commit e72a779
    Author: Troy <[email protected]>
    Date:   Thu Apr 18 08:59:30 2024 -0400
    
        Packet sequence numbering to Art-Net spec
    
    commit e6d127d
    Author: Troy <[email protected]>
    Date:   Thu Apr 18 08:33:32 2024 -0400
    
        Updated to ETHClass2
    
    commit 16ee90b
    Author: Troy <[email protected]>
    Date:   Wed Apr 17 14:17:38 2024 -0400
    
        Comments
    
    commit 5dde1f9
    Author: Troy <[email protected]>
    Date:   Wed Apr 17 14:16:24 2024 -0400
    
        Bring in a fixed version of AsyncUDP
    
    commit 483daa9
    Author: Troy <[email protected]>
    Date:   Wed Apr 17 10:43:24 2024 -0400
    
        Logic for new ethernet board
    
    commit 6b60013
    Merge: 1c17886 0f79e9b
    Author: Troy <[email protected]>
    Date:   Wed Apr 17 10:05:06 2024 -0400
    
        Merge branch 'MoonModules:mdev' into W5500_Support
    
    commit 2641dd5
    Merge: f5b97f2 0f79e9b
    Author: Troy <[email protected]>
    Date:   Wed Apr 17 10:03:46 2024 -0400
    
        Merge branch 'MoonModules:mdev' into Art-Net_Improvements
    
    commit f5b97f2
    Author: Troy <[email protected]>
    Date:   Mon Apr 15 10:18:20 2024 -0400
    
        Force routing only on non-ESP8266
    
    commit 3f574a9
    Author: Troy <[email protected]>
    Date:   Thu Apr 4 10:33:34 2024 -0400
    
        Force use of Ethernet if configured.
    
    commit 549f014
    Author: Troy <[email protected]>
    Date:   Thu Apr 4 09:42:24 2024 -0400
    
        Start of custom mapping ability
    
    commit 334884a
    Author: Troy <[email protected]>
    Date:   Sat Mar 30 08:45:00 2024 -0400
    
        Forgot BGR and default RGB order
    
    commit b1a099c
    Author: Troy <[email protected]>
    Date:   Mon Mar 18 20:32:32 2024 -0400
    
        Minor tidy.
    
    commit d398a4d
    Author: Troy <[email protected]>
    Date:   Mon Mar 18 20:16:17 2024 -0400
    
        Comments fixed, minor code tidy/revert.
    
    commit 1a90b73
    Author: Troy <[email protected]>
    Date:   Mon Mar 18 19:57:56 2024 -0400
    
        hardware_outputs back to 1 to not break defaults
    
    commit ddfa90a
    Author: Troy <[email protected]>
    Date:   Mon Mar 18 19:49:32 2024 -0400
    
        Overhaul Art-Net to be more "professionally" good
    
    commit 1c17886
    Merge: 9f3e491 01c187f
    Author: Troy <[email protected]>
    Date:   Tue Jan 2 10:19:12 2024 -0600
    
        Merge branch 'MoonModules:mdev' into W5500_Support
    
    commit 9f3e491
    Merge: cca0055 cdc8a48
    Author: TroyHacks <[email protected]>
    Date:   Mon Dec 11 09:29:47 2023 -0500
    
        Merge branch 'W5500_Support' of https://github.com/troyhacks/WLED into W5500_Support
    
    commit cca0055
    Author: TroyHacks <[email protected]>
    Date:   Mon Dec 11 09:29:22 2023 -0500
    
        Added WLED_DISABLE_MDNS for no really great reason
    
    commit cdc8a48
    Merge: c0a115a 6cd9d80
    Author: Troy <[email protected]>
    Date:   Thu Dec 7 00:03:42 2023 -0500
    
        Merge branch 'MoonModules:mdev' into W5500_Support
    
    commit c0a115a
    Author: TroyHacks <[email protected]>
    Date:   Wed Dec 6 23:51:43 2023 -0500
    
        Pin reservation and better include logic for S3
    troyhacks committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e4fa27a View commit details
    Browse the repository at this point in the history
  2. Squashed commit of the following:

    commit fd85794
    Merge: 3987960 34f4905
    Author: Troy <[email protected]>
    Date:   Fri Apr 19 12:09:30 2024 -0400
    
        Merge branch 'MoonModules:mdev' into Art-Net_Improvements
    
    commit 3987960
    Author: Troy <[email protected]>
    Date:   Thu Apr 18 09:10:53 2024 -0400
    
        Make sure "0" is never a sequence number
    
    commit 42926f6
    Author: Troy <[email protected]>
    Date:   Thu Apr 18 09:09:30 2024 -0400
    
        Revert. Art-Net compliance app complained about missing packets due to sequence numbers.
    
    commit e72a779
    Author: Troy <[email protected]>
    Date:   Thu Apr 18 08:59:30 2024 -0400
    
        Packet sequence numbering to Art-Net spec
    
    commit 2641dd5
    Merge: f5b97f2 0f79e9b
    Author: Troy <[email protected]>
    Date:   Wed Apr 17 10:03:46 2024 -0400
    
        Merge branch 'MoonModules:mdev' into Art-Net_Improvements
    
    commit f5b97f2
    Author: Troy <[email protected]>
    Date:   Mon Apr 15 10:18:20 2024 -0400
    
        Force routing only on non-ESP8266
    
    commit 3f574a9
    Author: Troy <[email protected]>
    Date:   Thu Apr 4 10:33:34 2024 -0400
    
        Force use of Ethernet if configured.
    
    commit 549f014
    Author: Troy <[email protected]>
    Date:   Thu Apr 4 09:42:24 2024 -0400
    
        Start of custom mapping ability
    
    commit 334884a
    Author: Troy <[email protected]>
    Date:   Sat Mar 30 08:45:00 2024 -0400
    
        Forgot BGR and default RGB order
    
    commit b1a099c
    Author: Troy <[email protected]>
    Date:   Mon Mar 18 20:32:32 2024 -0400
    
        Minor tidy.
    
    commit d398a4d
    Author: Troy <[email protected]>
    Date:   Mon Mar 18 20:16:17 2024 -0400
    
        Comments fixed, minor code tidy/revert.
    
    commit 1a90b73
    Author: Troy <[email protected]>
    Date:   Mon Mar 18 19:57:56 2024 -0400
    
        hardware_outputs back to 1 to not break defaults
    
    commit ddfa90a
    Author: Troy <[email protected]>
    Date:   Mon Mar 18 19:49:32 2024 -0400
    
        Overhaul Art-Net to be more "professionally" good
    troyhacks committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    8b55557 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aa2ea1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    07eb649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32b10ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0f611e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    193b346 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b4db83 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 26, 2024

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

Commits on May 1, 2024

  1. FFT is ESP-DSP

    Optimized FFT from ESP-DSP
    Optimized Low-Pass filter from ESP-DSP
    Un-interleave ESP-DSP FFT results
    troyhacks committed May 1, 2024
    Configuration menu
    Copy the full SHA
    db6251b View commit details
    Browse the repository at this point in the history
  2. Minor tidy

    troyhacks committed May 1, 2024
    Configuration menu
    Copy the full SHA
    163a80b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    496ead0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43cc44d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5f0fc7 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    6cf6e63 View commit details
    Browse the repository at this point in the history
  2. More quick filter tools

    troyhacks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f9d5919 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c8aced View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Filter improvements

    troyhacks committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b4f4309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa9bd15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d7bf86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a8f674 View commit details
    Browse the repository at this point in the history
  5. Filter mods

    troyhacks committed May 8, 2024
    Configuration menu
    Copy the full SHA
    55c4a5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05912d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b732939 View commit details
    Browse the repository at this point in the history
  8. Filter improvements

    troyhacks committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4121865 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7206e50 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    45b04a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f937d7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6820c6 View commit details
    Browse the repository at this point in the history
  4. Comments

    troyhacks committed May 9, 2024
    Configuration menu
    Copy the full SHA
    91f9a5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    830b7b3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. heap Cap Dump Test

    troyhacks committed May 10, 2024
    Configuration menu
    Copy the full SHA
    55d9ab3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 22, 2024

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

Commits on May 23, 2024

  1. ifdef corrections

    troyhacks committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a50c85e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    a61604f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1b3ce9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from troyhacks/W5500+Art-Net

    W5500+art net
    troyhacks committed May 24, 2024
    Configuration menu
    Copy the full SHA
    58c394b View commit details
    Browse the repository at this point in the history
  4. Moved define during merge

    troyhacks committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c0091fb View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    1a78d0c View commit details
    Browse the repository at this point in the history
  2. protecting from v3 builds

    troyhacks committed May 25, 2024
    Configuration menu
    Copy the full SHA
    bb52e18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    462391b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

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

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    7bf93a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d96d0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cc69a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36be32e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    027bd64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea6b908 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Minor speedups

    troyhacks committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    67e785a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    f2cb3a4 View commit details
    Browse the repository at this point in the history
  2. Art-Net send optimization

    troyhacks committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3603a33 View commit details
    Browse the repository at this point in the history
  3. minor tweak

    troyhacks committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    951d5b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3d6661 View commit details
    Browse the repository at this point in the history
  5. Save a few operations

    troyhacks committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    db51517 View commit details
    Browse the repository at this point in the history
  6. Network debug fix

    troyhacks committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1caa227 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    301a278 View commit details
    Browse the repository at this point in the history
  8. Better PSRAM ifdefs

    troyhacks committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d5e9563 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Art-Net TURBO Charge

    troyhacks committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c1dfa7f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    695d2e5 View commit details
    Browse the repository at this point in the history
  2. Post-merge fixes

    troyhacks committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8442a2d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. PSRAM and some cleanup

    troyhacks committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ba5fcd8 View commit details
    Browse the repository at this point in the history
  2. Art-Net timer improvements

    troyhacks committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0035c01 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    89dbb8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fba4d5 View commit details
    Browse the repository at this point in the history
  3. Comments fixed

    troyhacks committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f9f5491 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b010032 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 11, 2024

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

Commits on Jul 13, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    ca56dc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66aa74d View commit details
    Browse the repository at this point in the history
  3. Minor compiler warning fix

    troyhacks committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    55117b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. PSRAM Packet Buffer Option

    troyhacks committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    084902e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b83abd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82566cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6422bc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    446c2ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0501e74 View commit details
    Browse the repository at this point in the history
  7. post-merge fix

    troyhacks committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    aacf76e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    346a273 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e8f890 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    77940b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f6cb47 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    e98b9bf View commit details
    Browse the repository at this point in the history
  2. Fix broken BusNetwork init

    troyhacks committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f1e8d31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f035f30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff5f6d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    9961a58 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix minior sprintf warning in Toki"

    This reverts commit f035f30.
    troyhacks committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    27fa988 View commit details
    Browse the repository at this point in the history
  3. Revert "Minor sprintf warnings fixed"

    This reverts commit ff5f6d9.
    troyhacks committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b57c403 View commit details
    Browse the repository at this point in the history
  4. Ignore S3 Assembly file

    troyhacks committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0fcca70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e116b1c View commit details
    Browse the repository at this point in the history
  6. Exclude S3 aassembly

    troyhacks committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e4776c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a116b42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2bf47f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d77f715 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c58444 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d5e4bf View commit details
    Browse the repository at this point in the history
  12. Properly omit S3 Assembly

    troyhacks committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    09fcd0b View commit details
    Browse the repository at this point in the history
  13. Again with the soure filter

    troyhacks committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    24911e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    da3987c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2175804 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    97bbada View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6debf1f View commit details
    Browse the repository at this point in the history
  18. Removed testing code

    troyhacks committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f8c7b25 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    7366dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    479c724 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    0f867f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad4728c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a73306f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c7fc78 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    04c6407 View commit details
    Browse the repository at this point in the history
  2. Comments and code cleanup

    troyhacks committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    8550825 View commit details
    Browse the repository at this point in the history
  3. Comments updated

    troyhacks committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    8f03348 View commit details
    Browse the repository at this point in the history
  4. Minor newline removal

    troyhacks committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    563c12d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd1826c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

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

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    d7a4abe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c289fe View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. tests

    troyhacks committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    fe33f69 View commit details
    Browse the repository at this point in the history
  2. tests

    troyhacks committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3c9b22a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74d87c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    6af4ffa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed6db5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    084304c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    0f07888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d67056d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25ffc4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e70886 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Art-Net comments

    troyhacks committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    72220f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4539e1b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    a68d23b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3269c34 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    dc88b26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02ad212 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    70d5543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e3e369 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

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

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    53fd482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b548fa5 View commit details
    Browse the repository at this point in the history
  3. Minor updates to Paintbrush

    troyhacks committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    87cb673 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81ce350 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07a76d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b77f9e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    8e81d41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3b284b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    19da911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05dcc67 View commit details
    Browse the repository at this point in the history
  3. HUB75 PSRAM Buffers

    troyhacks committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    47093e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. PSRAM hacks

    troyhacks committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    75dada5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 14, 2024

  1. Various Misc

    troyhacks committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    dfcb61e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57612e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    f3a7f10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1615553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e352889 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    7499df0 View commit details
    Browse the repository at this point in the history
  2. Fixed no map reset

    troyhacks committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    04b00e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd42ba0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55ba423 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. MOAR LEDS

    troyhacks committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0a3aff3 View commit details
    Browse the repository at this point in the history