index.md: update the Espressif references to reflect readme.md
Signed-off-by: Almir Okato <almir.okato@espressif.com>
This commit is contained in:
parent
499cfc1a92
commit
611ea503ff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue