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

OpenThread Example Improvement #10299

Merged
merged 13 commits into from
Sep 9, 2024
Merged

OpenThread Example Improvement #10299

merged 13 commits into from
Sep 9, 2024

Commits on Sep 5, 2024

  1. feat(openthread): add extended example

    Creates a new example that mixes different APIs
    SuGlider committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6912437 View commit details
    Browse the repository at this point in the history
  2. feat(openthread): create cj.json file

    Adds neessary CI file
    SuGlider committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    00f0d0a View commit details
    Browse the repository at this point in the history
  3. feat(openthread): improve the example

    Update ExtendedRoterNode.ino with more use of API
    SuGlider committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4175638 View commit details
    Browse the repository at this point in the history
  4. feat(openthread): improve the example

    Adds OpenThread Native calls to the example
    SuGlider committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1b27f84 View commit details
    Browse the repository at this point in the history
  5. feat(openthread): improve the example

    Update LeaderNode.ino example to add OpenThread Native calls.
    SuGlider committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0c49edd View commit details
    Browse the repository at this point in the history
  6. fix(openthread): bad formatting using space

    Update keywords.txt to use TAB instead of SPACE in order to recognize correctly the keywords.
    SuGlider committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    323d4a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix(openthread): bad example file name - typo

    Changed ExtendedRoterNode to ExtendedRouterNode - Typo error.
    SuGlider committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d21d0bc View commit details
    Browse the repository at this point in the history
  2. feat(openthread): add extended example ci.json file

    Added CI file to the example.
    SuGlider committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    eb243f9 View commit details
    Browse the repository at this point in the history
  3. fix(openthread): deleted bad file names in the example

    Delete libraries/OpenThread/examples/SimpleThreadNetwork/ExtendedRoterNode directory
    SuGlider committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    40ae94f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    e5a0eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20f7c4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79827b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52b3cb7 View commit details
    Browse the repository at this point in the history