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

Support for Thread #484

Merged
merged 60 commits into from
Oct 1, 2024
Merged

Support for Thread #484

merged 60 commits into from
Oct 1, 2024

Commits on Sep 26, 2024

  1. Support for Thread

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    86c6ecc View commit details
    Browse the repository at this point in the history
  2. Fix docu

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1ff57f2 View commit details
    Browse the repository at this point in the history
  3. Support for ESP IDF 4

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dc01b6c View commit details
    Browse the repository at this point in the history
  4. Support for ESP IDF 4

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a0c4c03 View commit details
    Browse the repository at this point in the history
  5. Small fix to the docu

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    abbb993 View commit details
    Browse the repository at this point in the history
  6. Clippy

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7965189 View commit details
    Browse the repository at this point in the history
  7. Fix the ESP-IDF 4.4 build

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    964fab8 View commit details
    Browse the repository at this point in the history
  8. Ipv4 conf is now optional

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c6b0570 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d907575 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eef9d8c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4253fab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32bfa02 View commit details
    Browse the repository at this point in the history
  13. Events

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ef054f0 View commit details
    Browse the repository at this point in the history
  14. Fix CI

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2bef075 View commit details
    Browse the repository at this point in the history
  15. Fix wrong cfg

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b6d99ac View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b16384b View commit details
    Browse the repository at this point in the history
  17. TOD initialization

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4433e0e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2de8284 View commit details
    Browse the repository at this point in the history
  19. Fix small typo in docs

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8d7c9a3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    91374b5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d0c49cb View commit details
    Browse the repository at this point in the history
  22. Clippy

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    15907e9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ca6dd21 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8f41544 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0ed0365 View commit details
    Browse the repository at this point in the history
  26. Clippy

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9c24f3e View commit details
    Browse the repository at this point in the history
  27. Border router

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3a78011 View commit details
    Browse the repository at this point in the history
  28. Current device role

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d86e676 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    be5413f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    40176f5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a4eb6f3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    03dd062 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1f914a9 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7f64159 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f3e6532 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b7a85e5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    035acc3 View commit details
    Browse the repository at this point in the history
  38. Fix wrong method name

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b14d783 View commit details
    Browse the repository at this point in the history
  39. Initial examples

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8679ded View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e3d4b30 View commit details
    Browse the repository at this point in the history
  41. Restore default build conf

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    bc23144 View commit details
    Browse the repository at this point in the history
  42. Restore default build conf

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b7b4600 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    924df0e View commit details
    Browse the repository at this point in the history
  44. ESP-IDF 4.4 comnpat

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    89bdbcb View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    b7e855e View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    d1c9eb9 View commit details
    Browse the repository at this point in the history
  47. Typo

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    99d22d8 View commit details
    Browse the repository at this point in the history
  48. Raw IPv6 packets RX/TX

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6e9f93e View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    26335c4 View commit details
    Browse the repository at this point in the history
  50. Wifi Coexist APIs

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6d7adc8 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    b26da68 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    6645bd6 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    c7706c3 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    7a04d9a View commit details
    Browse the repository at this point in the history
  55. fmt

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    76b6095 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    5143075 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    6c9aa4f View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    54b86e8 View commit details
    Browse the repository at this point in the history
  59. Remove resolved TODOs

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b22aaa4 View commit details
    Browse the repository at this point in the history
  60. fmt

    ivmarkov committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    30bfc73 View commit details
    Browse the repository at this point in the history