| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| aidl/ | 03-May-2024 | - | 880 | 540 | ||
| OWNERS | D | 03-May-2024 | 83 | 6 | 4 | |
| README.md | D | 03-May-2024 | 486 | 13 | 9 |
README.md
1# Staging threadnetwork HAL interface 2 3The directory includes the unstable/unreleased version of `hardware/interfaces/threadnetwork` 4code which should **NOT** be used in production. But vendors may start verifying their hardware 5with the HAL interface. 6 7This directory will be cleaned up when the stable Thread HAL interface is added in 8`hardware/interfaces/threadnetwork` by version `V` or later. 9 10More information about _Thread_: 11- https://www.threadgroup.org 12- https://openthread.io 13