Code Monkey home page Code Monkey logo

ot-reference-release's Introduction

ot-reference-release

Usage

Clone this repository:

$ git clone https://github.com/openthread/ot-reference-release

Initialize the submodules:

$ git submodule update --init --recursive

At the root of the repository:

$ REFERENCE_PLATFORM=(nrf52840|efr32mg12|ncs) REFERENCE_RELEASE_TYPE=(1.2|1.3)  [SD_CARD=/dev/...] [IN_CHINA=(0|1)] ./script/make-reference-release.bash

This will produce a reference release folder in ./build/. The folder will be named after the release type, date and the OpenThread commit id.

SD_CARD is expected to be the device file path of an SD card inserted to the host. If this variable is specified, the script will flash the Raspberry Pi image containing OpenThread border router service to the SD card.

If IN_CHINA is set to 1, the script will prefer to use apt sources based in China so that you can save time while installing software dependencies.

For example, if you are in China and want to flash the built image to an SD card:

$ REFERENCE_PLATFORM=nrf52840 REFERENCE_RELEASE_TYPE=1.2 IN_CHINA=1 SD_CARD=/dev/sda ./script/make-reference-release.bash

When REFERENCE_RELEASE_TYPE is 1.2, reference release contains following components:

  • Raspberry Pi image containing OTBR service and OT Commissioner
  • Firmware
  • THCI
  • Change log
  • Quick start guide

When REFERENCE_RELEASE_TYPE is 1.3, reference release contains following components:

  • Raspberry Pi image containing OTBR service with border routing feature, service registry feature and OT Commissioner
  • Firmware
  • Change log
  • Quick start guide

Note: Currently, only the following boards are supported for CLI/RCP firmwares:

  • nRF52840 dongles
  • EFR32MG12 BRD4166A boards

Contributing

We would love for you to contribute to OpenThread and help make it even better than it is today! See our Contributing Guidelines for more information.

Contributors are required to abide by our Code of Conduct and Coding Conventions and Style Guide.

License

OpenThread is released under the BSD 3-Clause license. See the LICENSE file for more information.

Please only use the OpenThread name and marks when accurately referencing this software distribution. Do not use the marks in a way that suggests you are endorsed by or otherwise affiliated with Nest, Google, or The Thread Group.

Need help?

OpenThread support is available on GitHub:

ot-reference-release's People

Contributors

canislupus1313 avatar edmont avatar j-noel-longhand avatar jwhui avatar lmaciejonczyk avatar lmnotran avatar lududa avatar marekporwisz avatar simonlingoogle avatar superwhd avatar suveshpratapa avatar tomaszkob89 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.