mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
[docs] add Android Things logo, remove old images (#2423)
This commit is contained in:
committed by
Jonathan Hui
parent
7b706a9aa6
commit
6047a94dce
@@ -34,7 +34,7 @@ More information about Thread can be found at [threadgroup.org](http://threadgro
|
||||
|
||||
Led by Nest, the following companies are contributing to the ongoing development of OpenThread:
|
||||
|
||||
<a href="https://www.arm.com/"><img src="doc/images/ot-contrib-arm.png" alt="ARM" width="150px"></a><a href="http://www.dialog-semiconductor.com/"><img src="doc/images/ot-contrib-dialog.png" alt="Dialog" width="150px"></a><a href="https://www.microsoft.com/en-us/"><img src="doc/images/ot-contrib-ms.png" alt="Microsoft" width="150px"></a><a href="https://nest.com/"><img src="doc/images/ot-contrib-nest.png" alt="Nest" width="150px"></a><a href="http://www.nordicsemi.com/"><img src="doc/images/ot-contrib-nordic.png" alt="Nordic" width="150px"></a><a href="http://www.nxp.com/"><img src="doc/images/ot-contrib-nxp.png" alt="NXP" width="150px"></a><a href="http://www.qorvo.com/"><img src="doc/images/ot-contrib-qorvo.png" alt="Qorvo" width="150px"></a><a href="https://www.qualcomm.com/"><img src="doc/images/ot-contrib-qc.png" alt="Qualcomm" width="150px"></a><a href="https://www.synopsys.com/"><img src="doc/images/ot-contrib-synopsys.png" alt="Synopsys" width="150px"></a><a href="https://www.ti.com/"><img src="doc/images/ot-contrib-ti.png" alt="Texas Instruments" width="150px"></a>
|
||||
<a href="https://developer.android.com/things/index.html"><img src="doc/images/ot-contrib-at.png" alt="Android Things" width="200px"></a><a href="https://www.arm.com/"><img src="doc/images/ot-contrib-arm.png" alt="ARM" width="200px"></a><a href="http://www.dialog-semiconductor.com/"><img src="doc/images/ot-contrib-dialog.png" alt="Dialog" width="200px"></a><a href="https://www.microsoft.com/en-us/"><img src="doc/images/ot-contrib-ms.png" alt="Microsoft" width="200px"></a><br /><a href="https://nest.com/"><img src="doc/images/ot-contrib-nest.png" alt="Nest" width="200px"></a><a href="http://www.nordicsemi.com/"><img src="doc/images/ot-contrib-nordic.png" alt="Nordic" width="200px"></a><a href="http://www.nxp.com/"><img src="doc/images/ot-contrib-nxp.png" alt="NXP" width="200px"></a><a href="http://www.qorvo.com/"><img src="doc/images/ot-contrib-qorvo.png" alt="Qorvo" width="200px"></a><br /><a href="https://www.qualcomm.com/"><img src="doc/images/ot-contrib-qc.png" alt="Qualcomm" width="200px"></a><a href="https://www.synopsys.com/"><img src="doc/images/ot-contrib-synopsys.png" alt="Synopsys" width="200px"></a><a href="https://www.ti.com/"><img src="doc/images/ot-contrib-ti.png" alt="Texas Instruments" width="200px"></a>
|
||||
|
||||
# Getting started
|
||||
|
||||
|
||||
+11
-1
@@ -32,8 +32,18 @@ EXTRA_DIST = \
|
||||
$(srcdir)/Doxyfile.in \
|
||||
$(srcdir)/header.html \
|
||||
$(srcdir)/images/Open-Thread-Logo-200x42.png \
|
||||
$(srcdir)/images/openthread_contrib.png \
|
||||
$(srcdir)/images/openthread_logo.png \
|
||||
$(srcdir)/images/ot-contrib-arm.png \
|
||||
$(srcdir)/images/ot-contrib-at.png \
|
||||
$(srcdir)/images/ot-contrib-dialog.png \
|
||||
$(srcdir)/images/ot-contrib-ms.png \
|
||||
$(srcdir)/images/ot-contrib-nest.png \
|
||||
$(srcdir)/images/ot-contrib-nordic.png \
|
||||
$(srcdir)/images/ot-contrib-nxp.png \
|
||||
$(srcdir)/images/ot-contrib-qc.png \
|
||||
$(srcdir)/images/ot-contrib-qorvo.png \
|
||||
$(srcdir)/images/ot-contrib-synopsys.png \
|
||||
$(srcdir)/images/ot-contrib-ti.png \
|
||||
draft-rquattle-spinel-unified.html \
|
||||
draft-rquattle-spinel-unified.txt \
|
||||
$(NULL)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 102 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user