index.md: update the Espressif references to reflect readme.md

Signed-off-by: Almir Okato <almir.okato@espressif.com>
This commit is contained in:
Almir Okato 2022-03-08 01:30:48 -03:00 committed by Gustavo Henrique Nihei
parent 499cfc1a92
commit 611ea503ff
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ Currently MCUboot works with the following operating systems and SoCs:
- [Apache NuttX](https://nuttx.apache.org/)
- [RIOT](https://www.riot-os.org/)
- [Mbed OS](https://os.mbed.com/)
- [Espressif IDF](https://idf.espressif.com/)
- [Espressif](https://www.espressif.com/)
- [Cypress/Infineon](https://www.cypress.com/)
RIOT is supported only as a boot target. We will accept any new port
@ -44,7 +44,7 @@ The MCUboot documentation is composed of the following pages:
- [Apache NuttX](readme-nuttx.md)
- [RIOT](readme-riot.md)
- [Mbed OS](readme-mbed.md)
- [Espressif IDF](readme-espressif.md)
- [Espressif](docs/readme-espressif.md)
- [Cypress/Infineon](../boot/cypress/readme.md)
- [Simulator](../sim/README.rst)
- Testing