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

Zigbee ota updates #192

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Zigbee ota updates #192

wants to merge 10 commits into from

Commits on Apr 28, 2024

  1. Added zigbee ota configuration to main.

    All relevant sections are behind a build toggle which can be activated in Kconfig.
    oleo65 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a15bd37 View commit details
    Browse the repository at this point in the history
  2. Added separate ota config file based on the prj file.

    Parameters are based on the zigbee light switch example from nrf-connect toolkit.
    clang-format with vs code.
    oleo65 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    61533da View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    bb2f3cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76a76de View commit details
    Browse the repository at this point in the history
  3. Added ota config parameters to main prj.conf. Toggle default is set t…

    …o `n` for now.
    
    Removed obsolete prj_ota.conf file.
    oleo65 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4bb9a97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dcd4bf View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

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

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    18f4914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67b3dd8 View commit details
    Browse the repository at this point in the history