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 ethernet driver #381

Open
wants to merge 81 commits into
base: chibios-21.11.x
Choose a base branch
from

Commits on Oct 31, 2023

  1. W5500 ethernet driver

    xaelsouth committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8189342 View commit details
    Browse the repository at this point in the history
  2. mbedtls bindings

    xaelsouth committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2419a0c View commit details
    Browse the repository at this point in the history
  3. anjay/avs_commons bindings

    xaelsouth committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c516549 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73a9410 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    3395900 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6d9d5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33f9f9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b91fcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec10560 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    2802412 View commit details
    Browse the repository at this point in the history
  2. added submodule gecko_sdk

    xaelsouth committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    bcb6399 View commit details
    Browse the repository at this point in the history
  3. removed nuc svds

    xaelsouth committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    6f07076 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c9548b View commit details
    Browse the repository at this point in the history
  5. fixed gecko_sdk path

    xaelsouth committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    7e125c7 View commit details
    Browse the repository at this point in the history
  6. fixed gecko_sdk path

    xaelsouth committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d9baa54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d131f12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09ed0cd View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    412e1b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5be28c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. copiright

    xaelsouth committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a485035 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    78c50ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fccc974 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    ed0e696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf7160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b17fbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    829be5a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

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

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    905cfb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b7e614 View commit details
    Browse the repository at this point in the history
  3. svd files

    xaelsouth committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    ea12c68 View commit details
    Browse the repository at this point in the history
  4. just commiting main

    xaelsouth committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    58124c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6edc738 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. added testhal for BURTC/BURAM, GPIO, SIO

    added template
    xaelsouth committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5e97a57 View commit details
    Browse the repository at this point in the history
  2. updated chconf to _CHIBIOS_RT_CONF_VER_8_0_

    added support for DK2600A
    xaelsouth committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    52b654b View commit details
    Browse the repository at this point in the history
  3. added BURTC driver

    fixed GPIO and EUSART drivers
    xaelsouth committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    73892b1 View commit details
    Browse the repository at this point in the history
  4. added BURAM driver

    xaelsouth committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    03aa283 View commit details
    Browse the repository at this point in the history
  5. added BURAM driver

    xaelsouth committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6785398 View commit details
    Browse the repository at this point in the history
  6. added BURAM driver

    xaelsouth committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    58867cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    066c421 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6c50fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf967ef View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. added DMA tests

    xaelsouth committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    0576bdc View commit details
    Browse the repository at this point in the history
  2. added DMA tests

    xaelsouth committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    be994af View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    5653482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    787d7d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. weak function for LFXO calibration

    alarmN for SYSTICKV3
    xaelsouth committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e7919de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a03f71 View commit details
    Browse the repository at this point in the history
  3. more clock tests

    xaelsouth committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f958dd2 View commit details
    Browse the repository at this point in the history
  4. railib autogen

    xaelsouth committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    91916c8 View commit details
    Browse the repository at this point in the history
  5. radio works

    xaelsouth committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ec95f71 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. defined RAIL lib interrupts

    xaelsouth committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    41908ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfbb482 View commit details
    Browse the repository at this point in the history
  3. mode C added

    xaelsouth committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    102724d View commit details
    Browse the repository at this point in the history
  4. mode S added

    xaelsouth committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a6f67ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5beea9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9ce3aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ecd3b63 View commit details
    Browse the repository at this point in the history
  8. main

    xaelsouth committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    3262e3b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd501f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa8be9a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b9ab5f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    3e3fd70 View commit details
    Browse the repository at this point in the history
  2. unkinked rail_util

    xaelsouth committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    97590c0 View commit details
    Browse the repository at this point in the history
  3. check return RAIL status

    xaelsouth committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d701ab9 View commit details
    Browse the repository at this point in the history
  4. more reliable timing

    xaelsouth committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    e260565 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0425ad8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    36c2417 View commit details
    Browse the repository at this point in the history
  2. send T1/C1/S1 repeatedly

    xaelsouth committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3668037 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. xmlmbus

    xaelsouth committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0c184bd View commit details
    Browse the repository at this point in the history
  2. xmlmbus resrtructured

    xmlmbus
    xaelsouth committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8c11d90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6959768 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9651484 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. just update

    xaelsouth committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    6cc08c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. moved xmlmbus

    xaelsouth committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    bd06b76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcacfd2 View commit details
    Browse the repository at this point in the history
  3. several typos and fixes

    xaelsouth committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    fefa19e View commit details
    Browse the repository at this point in the history
  4. added bindings for xmlmbus

    xaelsouth committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    d0aef35 View commit details
    Browse the repository at this point in the history