diff --git a/README.md b/README.md index 04ea9bf5e..91c78ec80 100644 --- a/README.md +++ b/README.md @@ -80,9 +80,7 @@ The development of OpenThread is ongoing to regularly provide additional feature Led by Nest, the following companies are contributing to the ongoing development of OpenThread: -ARMAtmelDialog
-MicrosoftNestNordic
-NXPQualcommTexas Instruments +ARMAtmelDialogMicrosoftNestNordicNXPQualcommSynopsysTexas Instruments OpenThread has been ported to several devices and platforms by both the OpenThread team and the community. Build examples for all supported platforms are included in the OpenThread project. @@ -92,6 +90,7 @@ OpenThread has been ported to several devices and platforms by both the OpenThre * [Nordic Semiconductor nRF52840](https://github.com/openthread/openthread/wiki/Platforms#nordic-semiconductor-nrf52840) * [NXP KW41Z](https://github.com/openthread/openthread/wiki/Platforms#nxp-kw41z) * [Silicon Labs EFR32](https://github.com/openthread/openthread/wiki/Platforms#silicon-labs-efr32) +* [Synopsys ARC EMSK with Microchip MRF24J40](https://github.com/openthread/openthread/wiki/Platforms#synopsys-arc-em-with-microchip-mrf24j40) * [Texas Instruments CC2538](https://github.com/openthread/openthread/wiki/Platforms#texas-instruments-cc2538) * [Texas Instruments CC2650](https://github.com/openthread/openthread/wiki/Platforms#texas-instruments-cc2650) * [POSIX Emulation](https://github.com/openthread/openthread/wiki/Platforms#posix-emulation) diff --git a/doc/images/ot-contrib-synopsys.png b/doc/images/ot-contrib-synopsys.png new file mode 100644 index 000000000..18a86292c Binary files /dev/null and b/doc/images/ot-contrib-synopsys.png differ