boards: esp8684_devkitm: Update doc and .yaml for SPI support

Update esp8684_devkitm board files indicating SPI support.

Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
This commit is contained in:
Raffael Rostagno 2024-09-13 10:53:40 -03:00 committed by Fabio Baltieri
parent edeb529c9f
commit 48938550af
2 changed files with 5 additions and 0 deletions

View File

@ -70,6 +70,10 @@ Current Zephyr's ESP8684-DevKitM board supports the following features:
+------------+------------+-------------------------------------+
| LEDC | on-chip | pwm |
+------------+------------+-------------------------------------+
| SPI Master | on-chip | spi |
+------------+------------+-------------------------------------+
| SPI DMA | on-chip | spi |
+------------+------------+-------------------------------------+
For a getting started user guide, please check `ESP8684-DevKitM User Guide`_.

View File

@ -11,6 +11,7 @@ supported:
- counter
- entropy
- pwm
- spi
testing:
ignore_tags:
- net