Merge "create staging/threadnetwork and add OWNERS"
This commit is contained in:
commit
05d0ccbc6e
2 changed files with 17 additions and 0 deletions
5
staging/threadnetwork/OWNERS
Normal file
5
staging/threadnetwork/OWNERS
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# Bug component: 1203089
|
||||||
|
|
||||||
|
wgtdkp@google.com
|
||||||
|
xyk@google.com
|
||||||
|
zhanglongxia@google.com
|
12
staging/threadnetwork/README.md
Normal file
12
staging/threadnetwork/README.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Staging threadnetwork HAL interface
|
||||||
|
|
||||||
|
The directory includes the unstable/unreleased version of `hardware/interfaces/threadnetwork`
|
||||||
|
code which should **NOT** be used in production. But vendors may start verifying their hardware
|
||||||
|
with the HAL interface.
|
||||||
|
|
||||||
|
This directory will be cleaned up when the stable Thread HAL interface is added in
|
||||||
|
`hardware/interfaces/threadnetwork` by version `V` or later.
|
||||||
|
|
||||||
|
More information about _Thread_:
|
||||||
|
- https://www.threadgroup.org
|
||||||
|
- https://openthread.io
|
Loading…
Reference in a new issue