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

New OpenThread CLI Arduino Library for ESP32-C6 and ESP32-H2 #9908

Merged
merged 32 commits into from
Jun 24, 2024

Commits on Jun 20, 2024

  1. feat(OThread): Add Library

    SuGlider committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9e26803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb2a502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a66bc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    827b72c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54f043a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69f4fce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e11343 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b2530d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    739b77c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3687c5f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bbece1c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5c677be View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    436a7ff View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    378f993 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ce46f4a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7fece86 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. feat(openthread): README.md

    Initial documentation for ESP3 Arduino OpenThread CLI API.
    SuGlider authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    001ae42 View commit details
    Browse the repository at this point in the history
  2. feat(openthread): helper functions documentation

    Create helper_functions.md for ESP32 Arduino OpenThread API
    SuGlider authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    198e6e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. fix(openthread): begin end

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

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    3507a9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9d1e55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    176f92b View commit details
    Browse the repository at this point in the history
  4. fix(doc): fixing documentation apresentation

    Fixes the documentation first paragraph in order to make it easier fore reading. It also displays in the very top which SoC are supported by the library.
    SuGlider authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    6b0b9af View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    4ec1397 View commit details
    Browse the repository at this point in the history
  2. feat(openthread): commentary

    SuGlider committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2aaa575 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46cf9aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb7b019 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    919bf79 View commit details
    Browse the repository at this point in the history
  6. fix(openthread): library properties

    SuGlider authored and lucasssvaz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b60a354 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11ec1d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55f9378 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81d62e9 View commit details
    Browse the repository at this point in the history