diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-13 11:24:11 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-13 11:24:33 -0500 |
| commit | 8a6e344d8627234fffd096361e6e5a0d427d0d65 (patch) | |
| tree | d6fb52dc4c6c5d8db59d1d410469322faf069ec1 /static | |
| parent | b47e52e12d1bf16a7280e5a384cd3af884eb6a15 (diff) | |
add note about HiKey and HiKey 960
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index 456c3294..a933ec24 100644 --- a/static/faq.html +++ b/static/faq.html @@ -326,6 +326,15 @@ <li>Nexus 5 (hammerhead)</li> <li>Samsung Galaxy S4 (jflte)</li> </ul> + + <p>GrapheneOS also used to provide official source-level support for the + following development boards but dropped support due to lack of community + interest and lack of hardware availability:</p> + + <ul> + <li>HiKey 960 (hikey960)</li> + <li>HiKey (hikey)</li> + </ul> </article> </section> |
